Re: [PATCH v2 1/2] dt-bindings: display: Turn lvds.yaml into a generic schema

2021-12-17 Thread Rob Herring
On Fri, 17 Dec 2021 14:25:01 +0100, Maxime Ripard wrote: > The lvds.yaml file so far was both defining the generic LVDS properties > (such as data-mapping) that could be used for any LVDS sink, but also > the panel-lvds binding. > > That last binding was to describe LVDS panels simple enough, and

[PATCH v2 1/2] dt-bindings: display: Turn lvds.yaml into a generic schema

2021-12-17 Thread Maxime Ripard
The lvds.yaml file so far was both defining the generic LVDS properties (such as data-mapping) that could be used for any LVDS sink, but also the panel-lvds binding. That last binding was to describe LVDS panels simple enough, and had a number of other bindings using it as a base to specialise it