Hi Jacopo, Thanks for your patch. On 2018-05-29 17:05:55 +0200, Jacopo Mondi wrote: > Describe optional endpoint property 'data-enable-active' for R-Car VIN. > > Signed-off-by: Jacopo Mondi <jacopo+renesas@xxxxxxxxxx> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > --- > v3: > - new patch > --- > > Documentation/devicetree/bindings/media/rcar_vin.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/media/rcar_vin.txt b/Documentation/devicetree/bindings/media/rcar_vin.txt > index 4d91a36..ff53226 100644 > --- a/Documentation/devicetree/bindings/media/rcar_vin.txt > +++ b/Documentation/devicetree/bindings/media/rcar_vin.txt > @@ -58,6 +58,8 @@ from local SoC CSI-2 receivers (port1) depending on SoC. > - Optional properties for endpoint nodes of port@0: > - hsync-active: see [1] for description. Default is active high. > - vsync-active: see [1] for description. Default is active high. > + - data-enable-active: polarity of CLKENB signal, see [1] for > + description. Default is active high. > > If both HSYNC and VSYNC polarities are not specified, embedded > synchronization is selected. > -- > 2.7.4 > -- Regards, Niklas Söderlund