Re: [PATCH v2 17/26] drm: sun4i: Add DT bindings documentation

2016-02-03 Thread Maxime Ripard
On Wed, Feb 03, 2016 at 02:19:31PM -0600, Rob Herring wrote: > >> > +Required properties: > >> > + - compatible: value must be one of: > >> > +* allwinner,sun5i-a13-display-engine > >> > + - allwinner,pipelines: list of phandle to the entry points of the > >> > +pipelines (either to the f

Re: [PATCH v2 17/26] drm: sun4i: Add DT bindings documentation

2016-02-03 Thread Rob Herring
On Wed, Feb 3, 2016 at 1:59 PM, Maxime Ripard wrote: > Hi Rob, > > On Thu, Jan 14, 2016 at 09:15:15PM -0600, Rob Herring wrote: >> On Thu, Jan 14, 2016 at 04:25:00PM +0100, Maxime Ripard wrote: >> > The display pipeline of the Allwinner A10 is involving several loosely >> > coupled components. >>

Re: [PATCH v2 17/26] drm: sun4i: Add DT bindings documentation

2016-02-03 Thread Maxime Ripard
Hi Rob, On Thu, Jan 14, 2016 at 09:15:15PM -0600, Rob Herring wrote: > On Thu, Jan 14, 2016 at 04:25:00PM +0100, Maxime Ripard wrote: > > The display pipeline of the Allwinner A10 is involving several loosely > > coupled components. > > > > Add a documentation for the bindings. > > > > Signed-of