Message ID | 20201021135332.4928-1-fabrizio.castro.jz@renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | Add r8a77965 DRIF support | expand |
Hi Fabrizio, On Wed, Oct 21, 2020 at 02:53:27PM +0100, Fabrizio Castro wrote: > Dear All, > > this series is to add DRIF support for the r8a77965 > (a.k.a. R-Car M3-N). Version 5 fixes a warning reported > by 'make dt_binding_check', as reported by Rob. Patch 1/5 to 4/5 taken in my tree, I'll send a pull request to linux-media when the merge window closes. I expect Geert to handle 5/5. > Fabrizio Castro (5): > MAINTAINERS: Update MAINTAINERS for Renesas DRIF driver > media: dt-bindings: media: renesas,drif: Convert to json-schema > media: dt-bindings: media: renesas,drif: Add r8a77990 support > media: dt-bindings: media: renesas,drif: Add r8a77965 support > arm64: dts: r8a77965: Add DRIF support > > .../bindings/media/renesas,drif.txt | 177 ----------- > .../bindings/media/renesas,drif.yaml | 279 ++++++++++++++++++ > MAINTAINERS | 4 +- > arch/arm64/boot/dts/renesas/r8a77965.dtsi | 120 ++++++++ > 4 files changed, 401 insertions(+), 179 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/media/renesas,drif.txt > create mode 100644 Documentation/devicetree/bindings/media/renesas,drif.yaml
Hi Laurent, > From: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > Sent: 21 October 2020 22:43 > Subject: Re: [PATCH v5 0/5] Add r8a77965 DRIF support > > Hi Fabrizio, > > On Wed, Oct 21, 2020 at 02:53:27PM +0100, Fabrizio Castro wrote: > > Dear All, > > > > this series is to add DRIF support for the r8a77965 > > (a.k.a. R-Car M3-N). Version 5 fixes a warning reported > > by 'make dt_binding_check', as reported by Rob. > > Patch 1/5 to 4/5 taken in my tree, I'll send a pull request to > linux-media when the merge window closes. I expect Geert to handle 5/5. Great, thank you. Fab > > > Fabrizio Castro (5): > > MAINTAINERS: Update MAINTAINERS for Renesas DRIF driver > > media: dt-bindings: media: renesas,drif: Convert to json-schema > > media: dt-bindings: media: renesas,drif: Add r8a77990 support > > media: dt-bindings: media: renesas,drif: Add r8a77965 support > > arm64: dts: r8a77965: Add DRIF support > > > > .../bindings/media/renesas,drif.txt | 177 ----------- > > .../bindings/media/renesas,drif.yaml | 279 ++++++++++++++++++ > > MAINTAINERS | 4 +- > > arch/arm64/boot/dts/renesas/r8a77965.dtsi | 120 ++++++++ > > 4 files changed, 401 insertions(+), 179 deletions(-) > > delete mode 100644 > Documentation/devicetree/bindings/media/renesas,drif.txt > > create mode 100644 > Documentation/devicetree/bindings/media/renesas,drif.yaml > > -- > Regards, > > Laurent Pinchart
Hi Laurent, On 21/10/2020 23:43, Laurent Pinchart wrote: > Hi Fabrizio, > > On Wed, Oct 21, 2020 at 02:53:27PM +0100, Fabrizio Castro wrote: >> Dear All, >> >> this series is to add DRIF support for the r8a77965 >> (a.k.a. R-Car M3-N). Version 5 fixes a warning reported >> by 'make dt_binding_check', as reported by Rob. > > Patch 1/5 to 4/5 taken in my tree, I'll send a pull request to > linux-media when the merge window closes. I expect Geert to handle 5/5. Patch 5 has been merged, but patches 1-4 aren't. I don't think there was a PR for it. For some reason these patches are delegated to me in patchwork. I've now delegated them to you for further processing. Regards, Hans > >> Fabrizio Castro (5): >> MAINTAINERS: Update MAINTAINERS for Renesas DRIF driver >> media: dt-bindings: media: renesas,drif: Convert to json-schema >> media: dt-bindings: media: renesas,drif: Add r8a77990 support >> media: dt-bindings: media: renesas,drif: Add r8a77965 support >> arm64: dts: r8a77965: Add DRIF support >> >> .../bindings/media/renesas,drif.txt | 177 ----------- >> .../bindings/media/renesas,drif.yaml | 279 ++++++++++++++++++ >> MAINTAINERS | 4 +- >> arch/arm64/boot/dts/renesas/r8a77965.dtsi | 120 ++++++++ >> 4 files changed, 401 insertions(+), 179 deletions(-) >> delete mode 100644 Documentation/devicetree/bindings/media/renesas,drif.txt >> create mode 100644 Documentation/devicetree/bindings/media/renesas,drif.yaml >
Hi Hans, On Sat, Mar 27, 2021 at 11:05:01AM +0100, Hans Verkuil wrote: > On 21/10/2020 23:43, Laurent Pinchart wrote: > > On Wed, Oct 21, 2020 at 02:53:27PM +0100, Fabrizio Castro wrote: > >> Dear All, > >> > >> this series is to add DRIF support for the r8a77965 > >> (a.k.a. R-Car M3-N). Version 5 fixes a warning reported > >> by 'make dt_binding_check', as reported by Rob. > > > > Patch 1/5 to 4/5 taken in my tree, I'll send a pull request to > > linux-media when the merge window closes. I expect Geert to handle 5/5. > > Patch 5 has been merged, but patches 1-4 aren't. I don't think there > was a PR for it. For some reason these patches are delegated to me in > patchwork. I've now delegated them to you for further processing. I've just sent a pull request, for these and other miscellaneous changes. > >> Fabrizio Castro (5): > >> MAINTAINERS: Update MAINTAINERS for Renesas DRIF driver > >> media: dt-bindings: media: renesas,drif: Convert to json-schema > >> media: dt-bindings: media: renesas,drif: Add r8a77990 support > >> media: dt-bindings: media: renesas,drif: Add r8a77965 support > >> arm64: dts: r8a77965: Add DRIF support > >> > >> .../bindings/media/renesas,drif.txt | 177 ----------- > >> .../bindings/media/renesas,drif.yaml | 279 ++++++++++++++++++ > >> MAINTAINERS | 4 +- > >> arch/arm64/boot/dts/renesas/r8a77965.dtsi | 120 ++++++++ > >> 4 files changed, 401 insertions(+), 179 deletions(-) > >> delete mode 100644 Documentation/devicetree/bindings/media/renesas,drif.txt > >> create mode 100644 Documentation/devicetree/bindings/media/renesas,drif.yaml