Re: [PATCH 3/8] dt-bindings: display: mxsfb: Add a bus-width endpoint property

2020-08-16 Thread Laurent Pinchart
Hi Sam, On Sun, Aug 16, 2020 at 09:25:20AM +0200, Sam Ravnborg wrote: > On Thu, Aug 13, 2020 at 04:29:05AM +0300, Laurent Pinchart wrote: > > When the PCB routes the display data signals in an unconventional way, > > the output bus width may differ from the bus width of the connected > > panel or

Re: [PATCH 3/8] dt-bindings: display: mxsfb: Add a bus-width endpoint property

2020-08-16 Thread Laurent Pinchart
Hi Guido, On Sat, Aug 15, 2020 at 11:28:38PM +0200, Guido Günther wrote: > On Thu, Aug 13, 2020 at 04:29:05AM +0300, Laurent Pinchart wrote: > > When the PCB routes the display data signals in an unconventional way, > > the output bus width may differ from the bus width of the connected > > panel

Re: [PATCH 3/8] dt-bindings: display: mxsfb: Add a bus-width endpoint property

2020-08-16 Thread Sam Ravnborg
Hi Laurent. On Thu, Aug 13, 2020 at 04:29:05AM +0300, Laurent Pinchart wrote: > When the PCB routes the display data signals in an unconventional way, > the output bus width may differ from the bus width of the connected > panel or encoder. For instance, when a 18-bit RGB panel has its R[5:0], >

Re: [PATCH 3/8] dt-bindings: display: mxsfb: Add a bus-width endpoint property

2020-08-15 Thread Guido Günther
Hi Laurent, On Thu, Aug 13, 2020 at 04:29:05AM +0300, Laurent Pinchart wrote: > When the PCB routes the display data signals in an unconventional way, > the output bus width may differ from the bus width of the connected > panel or encoder. For instance, when a 18-bit RGB panel has its R[5:0], >

[PATCH 3/8] dt-bindings: display: mxsfb: Add a bus-width endpoint property

2020-08-12 Thread Laurent Pinchart
When the PCB routes the display data signals in an unconventional way, the output bus width may differ from the bus width of the connected panel or encoder. For instance, when a 18-bit RGB panel has its R[5:0], G[5:0] and B[5:0] signals connected to LCD_DATA[7:2], LCD_DATA[15:10] and