Re: [PATCH 2/6] ARM: sunxi: Add debug uart used by sun9i (Allwinner A80)

2014-09-23 Thread Maxime Ripard
On Sun, Sep 21, 2014 at 10:58:09PM +0800, Chen-Yu Tsai wrote: > The uarts on sun9i are still compatible with the dw_8250, but are > located at different addresses. > > Signed-off-by: Chen-Yu Tsai > --- > arch/arm/Kconfig.debug | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a

[PATCH 2/6] ARM: sunxi: Add debug uart used by sun9i (Allwinner A80)

2014-09-21 Thread Chen-Yu Tsai
The uarts on sun9i are still compatible with the dw_8250, but are located at different addresses. Signed-off-by: Chen-Yu Tsai --- arch/arm/Kconfig.debug | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index b11ad54..58b5218 100644 -