ARM: rockchip: add debug uart used by rk3288
authorHeiko Stuebner <heiko@sntech.de>
Sat, 28 Jun 2014 11:31:17 +0000 (13:31 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 26 Jul 2014 11:07:14 +0000 (13:07 +0200)
The uarts on rk3288 are still compatible with the dw_8250, but located
at a different position and need DEBUG_UART_8250_WORD enabled.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Tested-by: Doug Anderson <dianders@chromium.org>
Tested-by: Will Deacon <will.deacon@arm.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig.debug

Simple merge