+ Wolfram
On 5/28/26 11:04, Claudiu Beznea wrote:
> From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
>
> Hi,
>
> Series adds pinctrl support for the I3C on Renesas RZ/G3S SoC. For a
> clean I3C support, cleanup patches for the pinctrl driver were also
> included.
>
> Thank you,
> Claudiu
>
> Changes in v2:
> - collected tags
> - dropped patches for configuring I3C standby
>
> Claudiu Beznea (7):
> pinctrl: renesas: rzg2l: Generalize the power source code
> pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
> pinctrl: renesas: rzg2l: Keep member documentation aligned
> pinctrl: renesas: rzg2l: Use tab instead of spaces
> dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the missing I3C
> power source option
> pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C
> power source
> arm64: dts: renesas: rzg3s-smarc-som: Enable I3C
>
> .../pinctrl/renesas,rzg2l-pinctrl.yaml | 2 +-
> .../boot/dts/renesas/rzg3s-smarc-som.dtsi | 18 ++
> .../boot/dts/renesas/rzg3s-smarc-switches.h | 4 +
> drivers/pinctrl/renesas/pinctrl-rzg2l.c | 260 +++++++++++++-----
> 4 files changed, 207 insertions(+), 77 deletions(-)
>
--
Thank you,
Claudiu