Hi Greg, On Saturday 10 January 2015 04:56 PM, Vineet Gupta wrote: > 8250 earlycon is broken on multi-platform ARC because the UART clk > value (BASE_BAUD) is fixed at build time. > > Instead, determine the appropriate UART clk at runtime; parse the > devicetree early for platforms requiring alternate UART clk values > (currently only the TB10X platform). > > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Jiri Slaby <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: Rob Herring <[email protected]> > Cc: Arnd Bergmann <[email protected]> > Reviewed-by: Peter Hurley <[email protected]> > Signed-off-by: Vineet Gupta <[email protected]> > --- > arch/arc/include/asm/serial.h | 23 +++++------------------ > arch/arc/kernel/devtree.c | 24 ++++++++++++++++++++++++
This being all in arch code, do you want me to take this in via ARC tree ? Thx, -Vineet -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

