public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add RZ/G3E RIIC support
@ 2024-12-16 12:00 Biju Das
  2024-12-16 12:00 ` [PATCH 1/3] dt-bindings: i2c: renesas,riic: Document the R9A09G047 support Biju Das
  0 siblings, 1 reply; 6+ messages in thread
From: Biju Das @ 2024-12-16 12:00 UTC (permalink / raw)
  To: Andi Shyti, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Biju Das, Chris Brandt, Geert Uytterhoeven, Magnus Damm,
	Wolfram Sang, linux-renesas-soc, linux-i2c, devicetree,
	Prabhakar Mahadev Lad, Biju Das

Add support for the I2C Bus Interface (RIIC) found in the Renesas
RZ/G3E (R9A09G047) SoC. This IP is compatible with Renesas RZ/V2H
(R9A09G057) RIIC IP.

Note:
This patch series depend on [1] for clk and [2] for soc dtsi

[1] https://lore.kernel.org/all/20241213123550.289193-1-biju.das.jz@bp.renesas.com/
[2] https://lore.kernel.org/all/20241213173901.599226-7-biju.das.jz@bp.renesas.com/#t

Biju Das (3):
  dt-bindings: i2c: renesas,riic: Document the R9A09G047 support
  clk: renesas: r9a09g047: Add I2C clocks/resets
  arm64: dts: renesas: r9a09g047: Add I2C nodes

 .../devicetree/bindings/i2c/renesas,riic.yaml |   4 +-
 arch/arm64/boot/dts/renesas/r9a09g047.dtsi    | 189 ++++++++++++++++++
 drivers/clk/renesas/r9a09g047-cpg.c           |  32 +++
 3 files changed, 224 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-12-16 20:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-16 12:00 [PATCH 0/3] Add RZ/G3E RIIC support Biju Das
2024-12-16 12:00 ` [PATCH 1/3] dt-bindings: i2c: renesas,riic: Document the R9A09G047 support Biju Das
2024-12-16 16:18   ` Geert Uytterhoeven
2024-12-16 16:34   ` Geert Uytterhoeven
2024-12-16 20:23     ` Biju Das
2024-12-16 18:36   ` Conor Dooley

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