]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: GIO bus support for SGI IP22/28
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 4 Nov 2011 11:09:05 +0000 (12:09 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 7 Nov 2011 11:48:51 +0000 (11:48 +0000)
commit98a4b869e211e637131cb3eeb23a76f4be9a7bdf
treeaaf4e5c057ea23d27304322975ae18b791f781fa
parent351808d9395cb2729a86864aef0808616e013dc6
MIPS: GIO bus support for SGI IP22/28

SGI IP22/IP28 machines have GIO busses for adding graphics and other
extension cards. This patch adds support for GIO driver/device
handling and converts the newport console driver to a GIO driver.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
To: linux-fbdev@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/2886/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/gio_device.h [new file with mode: 0644]
arch/mips/sgi-ip22/Makefile
arch/mips/sgi-ip22/ip22-gio.c [new file with mode: 0644]
arch/mips/sgi-ip22/ip22-mc.c
arch/mips/sgi-ip22/ip22-setup.c
drivers/video/console/newport_con.c