Re: [PATCH v3 1/4] dt-bindings: display: Convert Allwinner display pipeline to schemas

2020-01-12 Thread Maxime Ripard
On Thu, Jan 09, 2020 at 11:14:26AM -0600, Rob Herring wrote: > On Fri, Jan 3, 2020 at 9:28 AM Maxime Ripard wrote: > > > > The Allwinner SoCs have a display engine composed of several controllers > > assembled differently depending on the SoC, the number and type of output > > they have, and the a

Re: [PATCH v3 1/4] dt-bindings: display: Convert Allwinner display pipeline to schemas

2020-01-09 Thread Rob Herring
On Fri, Jan 3, 2020 at 9:28 AM Maxime Ripard wrote: > > The Allwinner SoCs have a display engine composed of several controllers > assembled differently depending on the SoC, the number and type of output > they have, and the additional features they provide. A number of those are > supported in L

Re: [PATCH v3 1/4] dt-bindings: display: Convert Allwinner display pipeline to schemas

2020-01-09 Thread Maxime Ripard
Hi Rob, On Fri, Jan 03, 2020 at 04:27:58PM +0100, Maxime Ripard wrote: > The Allwinner SoCs have a display engine composed of several controllers > assembled differently depending on the SoC, the number and type of output > they have, and the additional features they provide. A number of those are

[PATCH v3 1/4] dt-bindings: display: Convert Allwinner display pipeline to schemas

2020-01-04 Thread Maxime Ripard
The Allwinner SoCs have a display engine composed of several controllers assembled differently depending on the SoC, the number and type of output they have, and the additional features they provide. A number of those are supported in Linux, with the matching bindings. Now that we have the DT vali