Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-19 Thread Sergei Ianovich
On Tue, 2015-12-15 at 22:51 +0100, Arnd Bergmann wrote: > On Wednesday 16 December 2015 00:04:45 Sergei Ianovich wrote: > > +Examples (from pxa27x-lp8x4x.dts): > > + > > +   uart@9050 { > > By convention, the name should be 'serial', not 'uart'. > arch/arm/boot/dts/pxa2xx.dtsi uses

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-19 Thread Sergei Ianovich
On Wed, 2015-12-16 at 11:26 +0100, Arnd Bergmann wrote: > On Wednesday 16 December 2015 11:04:57 Sergei Ianovich wrote: > > On Tue, 2015-12-15 at 22:51 +0100, Arnd Bergmann wrote: > > > 'x' wildcards in the name of the board seem important. There are > > devices > > made by the same vendor without

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-19 Thread Sergei Ianovich
On Tue, 2015-12-15 at 22:51 +0100, Arnd Bergmann wrote: > On Wednesday 16 December 2015 00:04:45 Sergei Ianovich wrote: > > +Examples (from pxa27x-lp8x4x.dts): > > + > > +   uart@9050 { > > By convention, the name should be 'serial', not 'uart'. > arch/arm/boot/dts/pxa2xx.dtsi uses

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-19 Thread Sergei Ianovich
On Wed, 2015-12-16 at 11:26 +0100, Arnd Bergmann wrote: > On Wednesday 16 December 2015 11:04:57 Sergei Ianovich wrote: > > On Tue, 2015-12-15 at 22:51 +0100, Arnd Bergmann wrote: > > > 'x' wildcards in the name of the board seem important. There are > > devices > > made by the same vendor without

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-17 Thread Andy Shevchenko
On Wed, 2015-12-16 at 00:04 +0300, Sergei Ianovich wrote: > The patch adds support for 3 additional LP-8x4x built-in serial > ports. > > The device can also host up to 8 extension cards with 4 serial ports > on each card for a total of 35 ports. However, I don't have > the hardware to test

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-17 Thread Andy Shevchenko
On Wed, 2015-12-16 at 00:04 +0300, Sergei Ianovich wrote: > The patch adds support for 3 additional LP-8x4x built-in serial > ports. > > The device can also host up to 8 extension cards with 4 serial ports > on each card for a total of 35 ports. However, I don't have > the hardware to test

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-16 Thread Arnd Bergmann
On Wednesday 16 December 2015 11:04:57 Sergei Ianovich wrote: > On Tue, 2015-12-15 at 22:51 +0100, Arnd Bergmann wrote: > > On Wednesday 16 December 2015 00:04:45 Sergei Ianovich wrote: > > > index 000..5f9a4c1 > > > --- /dev/null > > > +++

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-16 Thread Sergei Ianovich
On Tue, 2015-12-15 at 22:51 +0100, Arnd Bergmann wrote: > On Wednesday 16 December 2015 00:04:45 Sergei Ianovich wrote: > > index 000..5f9a4c1 > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/serial/lp8x4x-serial.txt > > @@ -0,0 +1,35 @@ > > +UART ports on ICP DAS LP-8x4x > > + >

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-16 Thread Sergei Ianovich
On Tue, 2015-12-15 at 22:51 +0100, Arnd Bergmann wrote: > On Wednesday 16 December 2015 00:04:45 Sergei Ianovich wrote: > > index 000..5f9a4c1 > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/serial/lp8x4x-serial.txt > > @@ -0,0 +1,35 @@ > > +UART ports on ICP DAS LP-8x4x > > + >

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-16 Thread Arnd Bergmann
On Wednesday 16 December 2015 11:04:57 Sergei Ianovich wrote: > On Tue, 2015-12-15 at 22:51 +0100, Arnd Bergmann wrote: > > On Wednesday 16 December 2015 00:04:45 Sergei Ianovich wrote: > > > index 000..5f9a4c1 > > > --- /dev/null > > > +++

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-15 Thread Arnd Bergmann
On Wednesday 16 December 2015 00:04:45 Sergei Ianovich wrote: > index 000..5f9a4c1 > --- /dev/null > +++ b/Documentation/devicetree/bindings/serial/lp8x4x-serial.txt > @@ -0,0 +1,35 @@ > +UART ports on ICP DAS LP-8x4x > + > +ICP DAS LP-8x4x contains three additional serial ports interfaced via

[PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-15 Thread Sergei Ianovich
The patch adds support for 3 additional LP-8x4x built-in serial ports. The device can also host up to 8 extension cards with 4 serial ports on each card for a total of 35 ports. However, I don't have the hardware to test extension cards, so they are not supported, yet. Signed-off-by: Sergei

Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-15 Thread Arnd Bergmann
On Wednesday 16 December 2015 00:04:45 Sergei Ianovich wrote: > index 000..5f9a4c1 > --- /dev/null > +++ b/Documentation/devicetree/bindings/serial/lp8x4x-serial.txt > @@ -0,0 +1,35 @@ > +UART ports on ICP DAS LP-8x4x > + > +ICP DAS LP-8x4x contains three additional serial ports interfaced via

[PATCH v5] serial: support for 16550A serial ports on LP-8x4x

2015-12-15 Thread Sergei Ianovich
The patch adds support for 3 additional LP-8x4x built-in serial ports. The device can also host up to 8 extension cards with 4 serial ports on each card for a total of 35 ports. However, I don't have the hardware to test extension cards, so they are not supported, yet. Signed-off-by: Sergei