Re: [PATCH v2 3/3] dt-bindings: display: convert panel-dpi to DT schema

2020-01-31 Thread Sam Ravnborg
Hi Rob. > > + > > +properties: > > + compatible: > > +contains: > > + const: panel-dpi > > +description: > > + Shall contain "panel-dpi" in addition to an optional panel-specific > > + compatible string defined in individual panel bindings. > > + "panel-dpi" can be use

Re: [PATCH v2 3/3] dt-bindings: display: convert panel-dpi to DT schema

2020-01-31 Thread Rob Herring
On Sat, Jan 25, 2020 at 2:35 PM Sam Ravnborg wrote: > > With panel-timing converted, now convert the single > remaining .txt user in panel/ of panel-timing to DT schema. > > v2: > - Drop Thierry as maintainer, as this is not a general panel binding > and I have no acks. > - Drop requiremen

[PATCH v2 3/3] dt-bindings: display: convert panel-dpi to DT schema

2020-01-25 Thread Sam Ravnborg
With panel-timing converted, now convert the single remaining .txt user in panel/ of panel-timing to DT schema. v2: - Drop Thierry as maintainer, as this is not a general panel binding and I have no acks. - Drop requirement for a panel- specific binding - "panel-dpi" is enough - Updated