Heiko, On Tue, Jul 15, 2014 at 4:00 PM, Heiko Stübner <heiko@xxxxxxxxx> wrote: > 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@xxxxxxxxx> > --- > arch/arm/Kconfig.debug | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-) > > diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug > index 8f90595..f68def0 100644 > --- a/arch/arm/Kconfig.debug > +++ b/arch/arm/Kconfig.debug > @@ -613,6 +613,14 @@ choice > Say Y here if you want kernel low-level debugging support > on Rockchip based platforms. > > + config DEBUG_RK32_UART2 It's slightly confusing that you didn't rename the old "DEBUG_RK3X_UART2". Other than that: Reviewed-by: Doug Anderson <dianders@xxxxxxxxxxxx> Tested-by: Doug Anderson <dianders@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html