Re: [PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings

2020-05-06 Thread Marco Felsch
On 20-05-06 13:29, Robert Foss wrote: > Hey Dongchun, > > Thanks for having a look at this series. > > > > +examples: > > > + - | > > > +#include > > > + > > > +i2c { > > > +#address-cells = <1>; > > > +#size-cells = <0>; > > > + > > > +ov8856: camera@10 { > > >

Re: [PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings

2020-05-06 Thread Robert Foss
Thanks Rob! On Tue, 5 May 2020 at 17:49, Rob Herring wrote: > > On Tue, 5 May 2020 12:01:29 +0200, Robert Foss wrote: > > From: Dongchun Zhu > > > > This patch adds documentation of device tree in YAML schema for the > > OV8856 CMOS image sensor. > > > > Signed-off-by: Dongchun Zhu > > Signed-

Re: [PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings

2020-05-06 Thread Robert Foss
Hey Dongchun, Thanks for having a look at this series. > > +examples: > > + - | > > +#include > > + > > +i2c { > > +#address-cells = <1>; > > +#size-cells = <0>; > > + > > +ov8856: camera@10 { > > +compatible = "ovti,ov8856"; > > +reg = <0

Re: [PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings

2020-05-05 Thread Rob Herring
On Tue, 5 May 2020 12:01:29 +0200, Robert Foss wrote: > From: Dongchun Zhu > > This patch adds documentation of device tree in YAML schema for the > OV8856 CMOS image sensor. > > Signed-off-by: Dongchun Zhu > Signed-off-by: Robert Foss > Reviewed-by: Maxime Ripard > --- > > - Changes since

Re: [PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings

2020-05-05 Thread Rob Herring
On Tue, 5 May 2020 12:01:29 +0200, Robert Foss wrote: > From: Dongchun Zhu > > This patch adds documentation of device tree in YAML schema for the > OV8856 CMOS image sensor. > > Signed-off-by: Dongchun Zhu > Signed-off-by: Robert Foss > Reviewed-by: Maxime Ripard > --- > > - Changes since

Re: [PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings

2020-05-05 Thread Dongchun Zhu
Hi Robert, Thanks for the update. On Tue, 2020-05-05 at 12:01 +0200, Robert Foss wrote: > From: Dongchun Zhu > > This patch adds documentation of device tree in YAML schema for the > OV8856 CMOS image sensor. > > Signed-off-by: Dongchun Zhu > Signed-off-by: Robert Foss > Reviewed-by: Maxime

[PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings

2020-05-05 Thread Robert Foss
From: Dongchun Zhu This patch adds documentation of device tree in YAML schema for the OV8856 CMOS image sensor. Signed-off-by: Dongchun Zhu Signed-off-by: Robert Foss Reviewed-by: Maxime Ripard --- - Changes since v9: * Remove remote-endpoint property * Marco: Make port property require