Re: [PATCH 6/8] i.MX: serial: Convert i.MX51 and i.MX6 to use 'setup_uart_ll'

2015-05-03 Thread Sascha Hauer
On Sat, May 02, 2015 at 07:26:18PM -0700, Andrey Smirnov wrote: > Signed-off-by: Andrey Smirnov > --- > > Two boards -- 'guf-santaro' and 'eltec-hipercam' -- were not > converted to use this function because they enable low-level UART > regardless of the value of CONFIG_DEGUG_LL and so converting

[PATCH 6/8] i.MX: serial: Convert i.MX51 and i.MX6 to use 'setup_uart_ll'

2015-05-02 Thread Andrey Smirnov
Signed-off-by: Andrey Smirnov --- Two boards -- 'guf-santaro' and 'eltec-hipercam' -- were not converted to use this function because they enable low-level UART regardless of the value of CONFIG_DEGUG_LL and so converting them to 'setup_uart_ll' would change the behaviour of the image build with