Message ID | 20250331110659.252237-1-tommaso.merciai.xr@bp.renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | Add RZ/G3E pinctrl support | expand |
Hi! > This patch series adds pin controller support for the Renesas RZ/G3E(R9A09G047) > SoC to linux-6.12.y-cip kernel, this series adds also device node for SCIF > pincontrol into RZ/G3E SMARC EVK board dts. > The RZ/G3E PFC (Pin Function Controller) is almost similar to the one found > into the RZ/V2H which is in turn similar to the one found into the RZ/G2L SoC, > for this reason pinctrl-rzg2l.c has been re-used. > > All patches are cherry-picked from mainline kernel. I believe 5/ was misapplied and is no longer neccessary. If it passes testing and there are no other comments, I can apply the series. Best regards, Pavel
Hi Pavel, Thanks for your comment. On Tue, Apr 01, 2025 at 12:29:45PM +0200, Pavel Machek wrote: > Hi! > > > This patch series adds pin controller support for the Renesas RZ/G3E(R9A09G047) > > SoC to linux-6.12.y-cip kernel, this series adds also device node for SCIF > > pincontrol into RZ/G3E SMARC EVK board dts. > > The RZ/G3E PFC (Pin Function Controller) is almost similar to the one found > > into the RZ/V2H which is in turn similar to the one found into the RZ/G2L SoC, > > for this reason pinctrl-rzg2l.c has been re-used. > > > > All patches are cherry-picked from mainline kernel. > > I believe 5/ was misapplied and is no longer neccessary. Yes, sorry. > > If it passes testing and there are no other comments, I can apply the > series. Thanks for the update! > > Best regards, > Pavel > -- > DENX Software Engineering GmbH, Managing Director: Erika Unter > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Regards, Tommaso
Hi! > This patch series adds pin controller support for the Renesas RZ/G3E(R9A09G047) > SoC to linux-6.12.y-cip kernel, this series adds also device node for SCIF > pincontrol into RZ/G3E SMARC EVK board dts. > The RZ/G3E PFC (Pin Function Controller) is almost similar to the one found > into the RZ/V2H which is in turn similar to the one found into the RZ/G2L SoC, > for this reason pinctrl-rzg2l.c has been re-used. Thank you, applied. Best regards, Pavel