Re: [PATCH] dt-bindings: drm: rcar-du: Document optional reset properties

2017-03-03 Thread Geert Uytterhoeven
Hi Laurent, On Fri, Mar 3, 2017 at 8:17 PM, Laurent Pinchart wrote: > On Friday 03 Mar 2017 20:03:09 Geert Uytterhoeven wrote: >> On Fri, Mar 3, 2017 at 3:41 PM, Laurent Pinchart wrote: >> > What's in the reset specifier ? >> >> That depends on the reset provider. >> >> See "[v2,1/4] dt-bindings:

Re: [PATCH] dt-bindings: drm: rcar-du: Document optional reset properties

2017-03-03 Thread Laurent Pinchart
Hi Geert, On Friday 03 Mar 2017 20:03:09 Geert Uytterhoeven wrote: > On Fri, Mar 3, 2017 at 3:41 PM, Laurent Pinchart wrote: > > On Friday 03 Mar 2017 14:30:35 Geert Uytterhoeven wrote: > >> Document the optional properties for describing module resets, to > >> support resetting display channels a

Re: [PATCH] dt-bindings: drm: rcar-du: Document optional reset properties

2017-03-03 Thread Laurent Pinchart
Hi Geert, On Friday 03 Mar 2017 20:04:26 Geert Uytterhoeven wrote: > On Fri, Mar 3, 2017 at 8:03 PM, Geert Uytterhoeven wrote: > >>> +Optional properties: > >>> + - resets: A list of phandles + reset-specifier pairs, one for each > >>> entry in > >> > >> s/phandlers/phandle/ > > > > You're seei

Re: [PATCH] dt-bindings: drm: rcar-du: Document optional reset properties

2017-03-03 Thread Geert Uytterhoeven
On Fri, Mar 3, 2017 at 8:03 PM, Geert Uytterhoeven wrote: >>> +Optional properties: >>> + - resets: A list of phandles + reset-specifier pairs, one for each entry >>> in >> >> s/phandlers/phandle/ > > You're seeing typos that do not exist ;-) Ah, you mean plural vs. singular? You're right, but I

Re: [PATCH] dt-bindings: drm: rcar-du: Document optional reset properties

2017-03-03 Thread Geert Uytterhoeven
Hi Laurent, On Fri, Mar 3, 2017 at 3:41 PM, Laurent Pinchart wrote: > On Friday 03 Mar 2017 14:30:35 Geert Uytterhoeven wrote: >> Document the optional properties for describing module resets, to >> support resetting display channels and LVDS encoders on R-Car Gen2 and >> Gen3. >> >> Signed-off-b

Re: [PATCH] dt-bindings: drm: rcar-du: Document optional reset properties

2017-03-03 Thread Laurent Pinchart
Hi Geert, Thank you for the patch. On Friday 03 Mar 2017 14:30:35 Geert Uytterhoeven wrote: > Document the optional properties for describing module resets, to > support resetting display channels and LVDS encoders on R-Car Gen2 and > Gen3. > > Signed-off-by: Geert Uytterhoeven > --- > Documen