devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Add ADC support for RZ/G3L TSU
@ 2026-09-11 13:36 Biju Das
  2026-09-11 13:36 ` [PATCH 1/5] dt-bindings: iio: adc: renesas,rzg2l-adc: Make '#io-channel-cells' required for R9A08G045 Biju Das
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Biju Das @ 2026-09-11 13:36 UTC (permalink / raw)
  To: Lad Prabhakar, Jonathan Cameron, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Geert Uytterhoeven, Magnus Damm
  Cc: Biju Das, David Lechner, Nuno Sá, Andy Shevchenko,
	Daniel Lezcano, Claudiu Beznea, linux-iio, linux-renesas-soc,
	devicetree, Chris Paterson, Biju Das

On the RZ/G3L, ADC1 is connected to the TSU, whereas it is connected to
ADC0 on the RZ/G3S. There are no ADCR0 to ADCR7 registers on the RZ/G3L,
and the INTEN bits in the ADINT registers are also different. Add ADC
support for the TSU (a.k.a. ADC1).

The SoC dtsi patch depends on [1]
[1] https://lore.kernel.org/all/20260911131629.111564-2-biju.das.jz@bp.renesas.com/

Biju Das (5):
  dt-bindings: iio: adc: renesas,rzg2l-adc: Make '#io-channel-cells'
    required for R9A08G045
  dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3L ADC for TSU
  iio: adc: rzg2l_adc: Add RZ/G3L ADC support for TSU
  clk: renesas: r9a08g046: Add TSU,ADC1 clocks and reset
  arm64: dts: renesas: r9a08g046: Enable TSU

 .../bindings/iio/adc/renesas,rzg2l-adc.yaml   | 28 +++++++-
 arch/arm64/boot/dts/renesas/r9a08g046.dtsi    | 66 +++++++++++++++++++
 drivers/clk/renesas/r9a08g046-cpg.c           | 10 +++
 drivers/iio/adc/rzg2l_adc.c                   |  9 +++
 4 files changed, 112 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-09-13  3:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-11 13:36 [PATCH 0/5] Add ADC support for RZ/G3L TSU Biju Das
2026-09-11 13:36 ` [PATCH 1/5] dt-bindings: iio: adc: renesas,rzg2l-adc: Make '#io-channel-cells' required for R9A08G045 Biju Das
2026-09-11 13:36 ` [PATCH 2/5] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3L ADC for TSU Biju Das
2026-09-11 13:36 ` [PATCH 5/5] arm64: dts: renesas: r9a08g046: Enable TSU Biju Das
2026-09-11 13:54   ` sashiko-bot
2026-09-13  3:27 ` [PATCH 0/5] Add ADC support for RZ/G3L TSU Jonathan Cameron

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).