Message ID | 20241107093934.14574-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | Enable CRU, CSI support on RZ/{G2LC, G2UL} | expand |
Hi! > This patch series aims to add (and enable) CRU, CSI support on the > Renesas RZ/{G2LC, G2UL} SoCs. > > All the patches have been cherry-picked from upstream. Series looks good to me. Reviewed-by: Pavel Machek <pavel@denx.de> Pavel
Hi Prabhakar, > -----Original Message----- > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > Sent: Thursday, November 7, 2024 6:39 PM > To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 ○DITC□ > DIT○OST) <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek > <pavel@denx.de> > Cc: Biju Das <biju.das.jz@bp.renesas.com> > Subject: [PATCH 5.10.y-cip v2 0/5] Enable CRU, CSI support on RZ/{G2LC, > G2UL} > > Hi All, > > This patch series aims to add (and enable) CRU, CSI support on the Renesas > RZ/{G2LC, G2UL} SoCs. > > All the patches have been cherry-picked from upstream. > > v1->v2 > - Fixed build on RISC-V by moving the enabling of CRU and CSI from > rzg2ul-smarc.dtsi to r9a07g043u11-smarc.dts. I've confirmed that the build issue is fixed. Thanks for your work! https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/1533048163 > > Cheers, > Prabhakar Best regards, Nobuhiro > > Biju Das (4): > media: dt-bindings: renesas,rzg2l-cru: Document Renesas RZ/G2UL CRU > block > media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G2UL CSI-2 > block > arm64: dts: renesas: r9a07g043u: Add CSI and CRU nodes > arm64: dts: renesas: rzg2ul-smarc: Enable CRU, CSI support > > Lad Prabhakar (1): > arm64: dts: renesas: rzg2lc-smarc: Enable CRU, CSI support > > .../bindings/media/renesas,rzg2l-cru.yaml | 35 ++++++++-- > .../bindings/media/renesas,rzg2l-csi2.yaml | 1 + > arch/arm64/boot/dts/renesas/r9a07g043u.dtsi | 69 > +++++++++++++++++++ > .../boot/dts/renesas/r9a07g043u11-smarc.dts | 8 +++ > arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi | 8 +++ > 5 files changed, 117 insertions(+), 4 deletions(-) > > > base-commit: 0351950bb8213297af5df9c503242886119127a0 > -- > 2.43.0