Re: [PATCH 2/3] dt-bindings: display: Add bindings for ClockworkPi CWD686

2022-06-02 Thread Max Fierke
On Wed, Jun 1, 2022, at 1:47 PM, Rob Herring wrote: > > You probably can simply add this to panel-simple-dsi.yaml. It mainly > depends on how many power supplies this panel has. > Unfortunately, it does have two, a 1.8v and a 3.3v, so panel-simple-dsi.yml won't work here. On the devices on which

Re: [PATCH 2/3] dt-bindings: display: Add bindings for ClockworkPi CWD686

2022-06-01 Thread Rob Herring
On Wed, Jun 01, 2022 at 12:17:47AM -0500, Max Fierke wrote: > The CWD686 is a 6.86" IPS LCD panel used as the primary > display in the ClockworkPi DevTerm portable (all cores) > > Signed-off-by: Max Fierke > --- > .../display/panel/clockworkpi,cwd686.yaml | 60 +++ > 1 file c

Re: [PATCH 2/3] dt-bindings: display: Add bindings for ClockworkPi CWD686

2022-06-01 Thread Krzysztof Kozlowski
On 01/06/2022 07:17, Max Fierke wrote: Subject: remove word "bindings" because you duplicate prefix, so "dt-bindings: display: Add ClockworkPi CWD686 panel". > +required: > + - compatible > + - reg > + - backlight > + - reset-gpios > + > +additionalProperties: false > + > +examples: > + - |

[PATCH 2/3] dt-bindings: display: Add bindings for ClockworkPi CWD686

2022-06-01 Thread Max Fierke
The CWD686 is a 6.86" IPS LCD panel used as the primary display in the ClockworkPi DevTerm portable (all cores) Signed-off-by: Max Fierke --- .../display/panel/clockworkpi,cwd686.yaml | 60 +++ 1 file changed, 60 insertions(+) create mode 100644 Documentation/devicetree/bin