devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: renesas: r9a09g047e57-smarc: Add I2C2 and PMIC support
@ 2025-03-29 12:12 John Madieu
  2025-03-29 12:12 ` [PATCH 1/2] arm64: dts: renesas: rzg3e-smarc-som: Add I2C2 device pincontrol John Madieu
  2025-03-29 12:12 ` [PATCH 2/2] arm64: dts: renesas: rzg3e-smarc-som: add raa215300 pmic support John Madieu
  0 siblings, 2 replies; 5+ messages in thread
From: John Madieu @ 2025-03-29 12:12 UTC (permalink / raw)
  To: john.madieu.xa, conor+dt, geert+renesas, krzk+dt, magnus.damm,
	robh
  Cc: biju.das.jz, devicetree, john.madieu, linux-kernel,
	linux-renesas-soc

Hi all,

This patch series adds initial support for the Renesas RAA215300 PMIC
(CONFIG_REGULATOR_RAA215300 kernel symbol) on the RZ/G3E SMARC EVK board.
To enable PMIC communication, the I2C2 pinctrl configuration is added first,
followed by the RAA215300 node.

Patch 1 adds the pin control configuration for I2C2 to enable communication
with the PMIC over the appropriate bus.

Patch 2 introduces the device tree node for the RAA215300 PMIC, connected via
I2C2. This will indirectly enable support for the built-in RTC chip, compatible
with the ISL1208 (CONFIG_RTC_DRV_ISL1208 symbol needs to be enabled for support)

RTC and its alarm (via wakealarm sysfs file) have been tested and validated on
RZ/G3E SMARC EVK board.

This patch series depends upon [1].
Feedback is welcome.

[1] https://patchwork.kernel.org/project/linux-renesas-soc/patch/20250207113653.21641-13-biju.das.jz@bp.renesas.com/

John Madieu (2):
  arm64: dts: renesas: rzg3e-smarc-som: Add I2C2 device pincontrol
  arm64: dts: renesas: rzg3e-smarc-som: add raa215300 pmic support

 .../boot/dts/renesas/rzg3e-smarc-som.dtsi     | 38 +++++++++++++++++++
 1 file changed, 38 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2025-04-15 12:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-29 12:12 [PATCH 0/2] arm64: dts: renesas: r9a09g047e57-smarc: Add I2C2 and PMIC support John Madieu
2025-03-29 12:12 ` [PATCH 1/2] arm64: dts: renesas: rzg3e-smarc-som: Add I2C2 device pincontrol John Madieu
2025-04-15 12:19   ` Geert Uytterhoeven
2025-03-29 12:12 ` [PATCH 2/2] arm64: dts: renesas: rzg3e-smarc-som: add raa215300 pmic support John Madieu
2025-04-15 12:20   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).