Message ID | 20230718141129.119809-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | Add RZ/{G2L,G2LC,V2L} MTU3 PWM support. | expand |
Hi! > This patch series aims to add support for RZ/{G2L,G2LC,V2L} > MTU3 PWM driver. > > All the patches are cherry-picked from the mainline > except patch#4-patch#6. The trivial patches#4-#6 are > cherry-picked from next. So... this is similar to 5.10, and same comments apply except that WARN_ON. They are details that should not block merge. But we really should not be merging patches that are not yet upstream (because policy and because the commit numbers would change). So I'd propose testing this and then merging all the patches that are mainline (for both this and 5.10 series), unless there are other comments. Thanks and best regards, Pavel
HI all, > -----Original Message----- > From: Biju Das <biju.das.jz@bp.renesas.com> > Sent: Tuesday, July 18, 2023 11:11 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 6.1.y-cip 0/6] Add RZ/{G2L,G2LC,V2L} MTU3 PWM support. > > This patch series aims to add support for RZ/{G2L,G2LC,V2L} > MTU3 PWM driver. > > All the patches are cherry-picked from the mainline except patch#4-patch#6. > The trivial patches#4-#6 are cherry-picked from next. > > Biju Das (5): > arm64: defconfig: Enable Renesas MTU3a counter config > pwm: Add Renesas RZ/G2L MTU3a PWM driver > 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 > 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 11:00 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 6.1.y-cip 0/6] Add RZ/{G2L,G2LC,V2L} MTU3 PWM > support. > > HI all, > > > -----Original Message----- > > From: Biju Das <biju.das.jz@bp.renesas.com> > > Sent: Tuesday, July 18, 2023 11:11 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 6.1.y-cip 0/6] Add RZ/{G2L,G2LC,V2L} MTU3 PWM support. > > > > This patch series aims to add support for RZ/{G2L,G2LC,V2L} > > MTU3 PWM driver. > > > > All the patches are cherry-picked from the mainline except patch#4- > patch#6. > > The trivial patches#4-#6 are cherry-picked from next. > > > > Biju Das (5): > > arm64: defconfig: Enable Renesas MTU3a counter config > > pwm: Add Renesas RZ/G2L MTU3a PWM driver > > 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 > > > > 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
Hi! > > Lad Prabhakar (1): > > arm64: dts: renesas: rzg2lc-smarc: Include SoM DTSI into board DTS > > > > I reviewed this series, LGTM. I can apply if there are no comments. > Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Thanks for review, I applied patches that are mainline and pushed results out. Best regards, Pavel