Re: [PATCHv2 01/56] ARM: dts: omap: add channel to DSI panels

2020-02-27 Thread Sam Ravnborg
Hi Sebastian. On Tue, Feb 25, 2020 at 12:20:31AM +0100, Sebastian Reichel wrote: > The standard binding for DSI requires, that the channel number > of the panel is encoded in DT. This adds the channel number in > all OMAP3-5 boards, in preparation for using common infrastructure. > >

[PATCHv2 01/56] ARM: dts: omap: add channel to DSI panels

2020-02-25 Thread Sebastian Reichel
The standard binding for DSI requires, that the channel number of the panel is encoded in DT. This adds the channel number in all OMAP3-5 boards, in preparation for using common infrastructure. Signed-off-by: Sebastian Reichel --- .../devicetree/bindings/display/panel/panel-dsi-cm.txt | 4

Re: [PATCHv2 01/56] ARM: dts: omap: add channel to DSI panels

2020-02-24 Thread Sebastian Reichel
Hi Laurent, On Tue, Feb 25, 2020 at 01:38:21AM +0200, Laurent Pinchart wrote: > Hi Sebastian, > > Thank you for the patch. > > On Tue, Feb 25, 2020 at 12:20:31AM +0100, Sebastian Reichel wrote: > > The standard binding for DSI requires, that the channel number > > of the panel is encoded in DT.

Re: [PATCHv2 01/56] ARM: dts: omap: add channel to DSI panels

2020-02-24 Thread Laurent Pinchart
Hi Sebastian, Thank you for the patch. On Tue, Feb 25, 2020 at 12:20:31AM +0100, Sebastian Reichel wrote: > The standard binding for DSI requires, that the channel number > of the panel is encoded in DT. This adds the channel number in > all OMAP3-5 boards, in preparation for using common