Re: [PATCH v4] serial: support 16-bit register interface for console

2015-10-28 Thread Peter Hurley
On 10/27/2015 11:46 PM, Masahiro Yamada wrote: > Currently, 8-bit (MMIO) and 32-bit (MMIO32) register interfaces are > supported for the 8250 console, but the 16-bit (MMIO16) is not. > The 8250 UART device on my board is connected to a 16-bit bus and > my main motivation is to use earlycon with it.

[PATCH v4] serial: support 16-bit register interface for console

2015-10-27 Thread Masahiro Yamada
Currently, 8-bit (MMIO) and 32-bit (MMIO32) register interfaces are supported for the 8250 console, but the 16-bit (MMIO16) is not. The 8250 UART device on my board is connected to a 16-bit bus and my main motivation is to use earlycon with it. (Refer to arch/arm/boot/dts/uniphier-support-card.dtsi