[POWERPC] iseries: A new iSeries console
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Jul 2006 08:51:22 +0000 (18:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Jul 2006 08:51:22 +0000 (18:51 +1000)
commit8bff05b052db7a4cfaaf0eee7f8145600548e9c9
treefe637e3ba17b1453d039b8fdd7d9339fad674f4a
parent3da27289a8ecc688fc62c0961dfe89d392370480
[POWERPC] iseries: A new iSeries console

This driver uses the hvc_console.c infrastructure that is used by the
pSeries virtual and RTAS consoles.  This will allow us to make viocons.c
obsolete and is another step along the way to a combined kernel (as
viocons could not coexist with CONFIG_VT).

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/powerpc/platforms/iseries/Kconfig
arch/powerpc/platforms/iseries/dt.c
drivers/char/Kconfig
drivers/char/Makefile
drivers/char/hvc_iseries.c [new file with mode: 0644]
drivers/char/viocons.c
include/asm-powerpc/iseries/vio.h