Re: [PATCH v3] dt-bindings: display: Convert a bunch of panels to DT schema

2020-01-23 Thread Rob Herring
On Thu, Jan 23, 2020 at 11:56 AM Sam Ravnborg wrote: > > On Sun, Jan 19, 2020 at 03:09:07PM -0600, Rob Herring wrote: > > Convert all the 'simple' panels which match the constraints of the > > common panel-simple.yaml schema. This conversion is based on how the > > panels are documented. Some may

Re: [PATCH v3] dt-bindings: display: Convert a bunch of panels to DT schema

2020-01-23 Thread Sam Ravnborg
On Sun, Jan 19, 2020 at 03:09:07PM -0600, Rob Herring wrote: > Convert all the 'simple' panels which match the constraints of the > common panel-simple.yaml schema. This conversion is based on how the > panels are documented. Some may turn out to be more complex once the > schema is applied to actu

[PATCH v3] dt-bindings: display: Convert a bunch of panels to DT schema

2020-01-19 Thread Rob Herring
Convert all the 'simple' panels which match the constraints of the common panel-simple.yaml schema. This conversion is based on how the panels are documented. Some may turn out to be more complex once the schema is applied to actual dts files. Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: Thierry Redin