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 v3:
- collected tags
- added a fixes patch (patch 1/6)
- dropped already applied patches
Changes in v2:
- collected tags
- dropped patches for configuring I3C standby
Claudiu Beznea (6):
pinctrl: renesas: rzg2l: Use raw_spinlock_irqsave() on power source
update
pinctrl: renesas: rzg2l: Generalize the power source code
pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
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 | 254 +++++++++++++-----
4 files changed, 204 insertions(+), 74 deletions(-)
--
2.43.0