Hi Jacopo On Tue, 14 Jul 2020 at 15:25, Jacopo Mondi <jacopo+renesas@xxxxxxxxxx> wrote: > > I have added Rob's tag to patches [1/3] and [2/3]. > > I have added to patch [1/3] an entry for the yaml binding file to MAINTAINERS > and added a new patch which removes the existing maintainers of the driver, > as his email address bounces back, and replaced it with myself. > > I hope this is not rude, but I have no way to contact Luis Oliveira and > ask him, and a bouncing email is not that helpful. > > Dave, would you like to be added as maintainer as well, as this sensor > is the one used by the RPi Camera Module v1 ? I'm happy to be. I had said I would to Sakari when he went to orphan it, but I didn't get around to sending the email (I've not set up git send-email since recent changes to our email setup). Dave > Thanks > j > > Jacopo Mondi (3): > dt-bindings: media: ov5647: Convert to json-schema > dt-bindings: media: i2c: Document 'remote-endpoint' > media: MAINTAINERS: ov5647: Add myself as maintainer > > .../devicetree/bindings/media/i2c/imx219.yaml | 5 ++ > .../devicetree/bindings/media/i2c/ov5647.txt | 35 -------- > .../devicetree/bindings/media/i2c/ov5647.yaml | 82 +++++++++++++++++++ > .../devicetree/bindings/media/i2c/ov8856.yaml | 5 ++ > MAINTAINERS | 3 +- > 5 files changed, 94 insertions(+), 36 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/media/i2c/ov5647.txt > create mode 100644 Documentation/devicetree/bindings/media/i2c/ov5647.yaml > > -- > 2.27.0 >