commit | efd02ee92b3efae6f4f1056640d407ac45c4051c | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Sat Jun 28 13:31:17 2014 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Sat Jul 26 13:07:14 2014 +0200 |
tree | a5bb984e9508e815e202654dae3bc312caf5aaca | |
parent | aa9c4f740d821b623eb5f313538ac2912ebcb2d0 [diff] |
ARM: rockchip: add debug uart used by rk3288 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>