Serial: EG20T: add PCH_UART driver
authorTomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Wed, 17 Nov 2010 00:55:54 +0000 (09:55 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Dec 2010 01:23:44 +0000 (17:23 -0800)
UART driver of Intel EG20T(Topcliff) PCH

Intel EG20T PCH is the platform controller hub that is going to be used in
Intel's general embedded platform. All IO peripherals in
Intel EG20T PCH are actually devices sitting on AMBA bus.
Intel EG20T PCH has UART I/F. Using this I/F, it is able to access system
devices connected to UART.

Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found