Message ID | 20230718140608.119449-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | Add RZ/{G2L,G2LC,V2L} MTU3 support. | expand |
Hi all, > -----Original Message----- > From: Biju Das <biju.das.jz@bp.renesas.com> > Sent: Tuesday, July 18, 2023 11:06 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>; Fabrizio Castro > <fabrizio.castro.jz@renesas.com> > Subject: [PATCH 5.10.y-cip 00/13] Add RZ/{G2L,G2LC,V2L} MTU3 support. > > This patch series aims to add support for RZ/{G2L,G2LC,V2L} > MTU3 core and PWM driver. > > All the patches are cherry-picked from the mainline except patch#11-patch#13. > The trivial patches#11-#13 are cherry-picked from next. > > Biju Das (10): > clk: renesas: r9a07g044: Add MTU3a clock and reset entry > dt-bindings: timer: Document RZ/G2L MTU3a bindings > mfd: Add Renesas RZ/G2L MTU3a core driver > arm64: defconfig: Enable Renesas MTU3a counter config > pwm: Add Renesas RZ/G2L MTU3a PWM driver > arm64: dts: renesas: r9a07g044: Add MTU3a node > arm64: dts: renesas: r9a07g054: Add MTU3a node > arm64: dts: renesas: rzg2l-smarc: Add support for enabling MTU3 > arm64: dts: renesas: rzg2lc-smarc: Add support for enabling MTU3 > arm64: defconfig: Enable Renesas MTU3a PWM config > > Lad Prabhakar (1): > arm64: dts: renesas: rzg2lc-smarc: Include SoM DTSI into board DTS > > Uwe Kleine-König (1): > pwm: Add a device-managed function to add PWM chips > > Wolfram Sang (1): > arm64: dts: renesas: rzg2l-smarc: Use proper bool operator > I reviewed this series, LGTM. I can apply if there are no comments. Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Best regards, Nobuhiro
> -----Original Message----- > From: nobuhiro1.iwamatsu@toshiba.co.jp > <nobuhiro1.iwamatsu@toshiba.co.jp> > Sent: Thursday, July 20, 2023 10:59 AM > To: Biju Das <biju.das.jz@bp.renesas.com>; cip-dev@lists.cip- > project.org; pavel@denx.de > Cc: Fabrizio Castro <fabrizio.castro.jz@renesas.com> > Subject: RE: [PATCH 5.10.y-cip 00/13] Add RZ/{G2L,G2LC,V2L} MTU3 > support. > > Hi all, > > > -----Original Message----- > > From: Biju Das <biju.das.jz@bp.renesas.com> > > Sent: Tuesday, July 18, 2023 11:06 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>; Fabrizio Castro > > <fabrizio.castro.jz@renesas.com> > > Subject: [PATCH 5.10.y-cip 00/13] Add RZ/{G2L,G2LC,V2L} MTU3 support. > > > > This patch series aims to add support for RZ/{G2L,G2LC,V2L} > > MTU3 core and PWM driver. > > > > All the patches are cherry-picked from the mainline except patch#11- > patch#13. > > The trivial patches#11-#13 are cherry-picked from next. > > > > Biju Das (10): > > clk: renesas: r9a07g044: Add MTU3a clock and reset entry > > dt-bindings: timer: Document RZ/G2L MTU3a bindings > > mfd: Add Renesas RZ/G2L MTU3a core driver > > arm64: defconfig: Enable Renesas MTU3a counter config > > pwm: Add Renesas RZ/G2L MTU3a PWM driver > > arm64: dts: renesas: r9a07g044: Add MTU3a node > > arm64: dts: renesas: r9a07g054: Add MTU3a node > > arm64: dts: renesas: rzg2l-smarc: Add support for enabling MTU3 > > arm64: dts: renesas: rzg2lc-smarc: Add support for enabling MTU3 > > arm64: defconfig: Enable Renesas MTU3a PWM config > > > > Lad Prabhakar (1): > > arm64: dts: renesas: rzg2lc-smarc: Include SoM DTSI into board DTS > > > > Uwe Kleine-König (1): > > pwm: Add a device-managed function to add PWM chips > > > > Wolfram Sang (1): > > arm64: dts: renesas: rzg2l-smarc: Use proper bool operator > > > > I reviewed this series, LGTM. I can apply if there are no comments. Thank you! Cheers, Biju > > Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> > > Best regards, > Nobuhiro