]> 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>
Tue, 8 Nov 2011 12:36:06 +0000 (12:36 +0000)
commit90e01087858d394d020f059e3a4a3dfa6b7f30b3
treeea7229694cde40308a56010d8ff65a900e2052d7
parent07dc7987ef340bcfbd65df56a648a2988f9d77c5
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