On Tue, 13 Oct 2020 21:05:02 +0800, Dongchun Zhu wrote: > Add YAML device tree binding for OV02A10 CMOS image sensor, and the > relevant MAINTAINERS entries. > > Signed-off-by: Dongchun Zhu <dongchun.zhu@xxxxxxxxxxxx> > --- > .../bindings/media/i2c/ovti,ov02a10.yaml | 162 +++++++++++++++++++++ > MAINTAINERS | 7 + > 2 files changed, 169 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,ov02a10.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>