Devicetree
 help / color / mirror / Atom feed
* [PATCH v6 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
@ 2026-09-03 11:33 Claudiu Beznea
  2026-09-03 11:33 ` [PATCH v6 1/5] pinctrl: renesas: rzg2l: Generalize the power source code Claudiu Beznea
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Claudiu Beznea @ 2026-09-03 11:33 UTC (permalink / raw)
  To: geert+renesas, linusw, robh, krzk+dt, conor+dt, magnus.damm,
	prabhakar.mahadev-lad.rj
  Cc: claudiu.beznea, linux-renesas-soc, linux-gpio, devicetree,
	linux-kernel, Claudiu Beznea

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 v6:
- collected tags
- dropped the wildcard approach for the available power sources array
  and described each individual voltage domain to avoid invalid
  configuration

Changes in v5:
- collected tags
- addressed the improvements review comments
- added patch "pinctrl: renesas: rzg2l: Unify the power source handling";
  as a result, patch "  pinctrl: renesas: rzg2l: Add RZ/G3S support for
  selecting the I3C power source" was changed
- dropped device tree patch since it was already applied

Changes in v4:
- dropped patch 1 from v3 as it was already applied

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 (5):
  pinctrl: renesas: rzg2l: Generalize the power source code
  pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
  pinctrl: renesas: rzg2l: Unify the power source handling
  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

 .../pinctrl/renesas,rzg2l-pinctrl.yaml        |   2 +-
 drivers/pinctrl/renesas/pinctrl-rzg2l.c       | 345 ++++++++++++------
 2 files changed, 239 insertions(+), 108 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-09-03 22:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-03 11:33 [PATCH v6 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C Claudiu Beznea
2026-09-03 11:33 ` [PATCH v6 1/5] pinctrl: renesas: rzg2l: Generalize the power source code Claudiu Beznea
2026-09-03 11:33 ` [PATCH v6 2/5] pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg Claudiu Beznea
2026-09-03 11:33 ` [PATCH v6 3/5] pinctrl: renesas: rzg2l: Unify the power source handling Claudiu Beznea
2026-09-03 15:32   ` Geert Uytterhoeven
2026-09-03 16:32     ` Claudiu Beznea
2026-09-03 22:10   ` Wolfram Sang
2026-09-03 11:33 ` [PATCH v6 4/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the missing I3C power source option Claudiu Beznea
2026-09-03 11:33 ` [PATCH v6 5/5] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source Claudiu Beznea
2026-09-03 15:33   ` Geert Uytterhoeven
2026-09-03 22:11   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox