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 {
> > >
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-
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
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
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
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
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
7 matches
Mail list logo