Re: [PATCH 2/4] dt-bindings: display: bridge: Convert simple-bridge bindings to YAML

2020-04-14 Thread Laurent Pinchart
Hi Rob, On Tue, Apr 14, 2020 at 05:00:00PM -0500, Rob Herring wrote: > On Mon, Apr 06, 2020 at 02:23:16AM +0300, Laurent Pinchart wrote: > > The simple-bridge driver supports multiple simple or dumb bridges, > > covered by different compatible strings but otherwise identical DT > > bindings. Some

Re: [PATCH 2/4] dt-bindings: display: bridge: Convert simple-bridge bindings to YAML

2020-04-14 Thread Rob Herring
On Mon, Apr 06, 2020 at 02:23:16AM +0300, Laurent Pinchart wrote: > The simple-bridge driver supports multiple simple or dumb bridges, > covered by different compatible strings but otherwise identical DT > bindings. Some of those bridges have undocumented bindings, while others > are documented in

Re: [PATCH 2/4] dt-bindings: display: bridge: Convert simple-bridge bindings to YAML

2020-04-07 Thread Maxime Ripard
On Mon, Apr 06, 2020 at 02:23:16AM +0300, Laurent Pinchart wrote: > The simple-bridge driver supports multiple simple or dumb bridges, > covered by different compatible strings but otherwise identical DT > bindings. Some of those bridges have undocumented bindings, while others > are documented in

[PATCH 2/4] dt-bindings: display: bridge: Convert simple-bridge bindings to YAML

2020-04-05 Thread Laurent Pinchart
The simple-bridge driver supports multiple simple or dumb bridges, covered by different compatible strings but otherwise identical DT bindings. Some of those bridges have undocumented bindings, while others are documented in text form in separate files. Group them all in a single binding and conver