CIP-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.12.y-cip 00/14] RZ/G3S: Backport ADC support
@ 2025-06-13 10:15 Claudiu
  2025-06-13 10:16 ` [PATCH 6.12.y-cip 01/14] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP Claudiu
                   ` (15 more replies)
  0 siblings, 16 replies; 18+ messages in thread
From: Claudiu @ 2025-06-13 10:15 UTC (permalink / raw)
  To: nobuhiro1.iwamatsu, pavel; +Cc: claudiu.beznea, cip-dev

From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Hi,

Series backports the Renesas RZ/G3S ADC support to v6.12.y CIP.

Thank you,
Claudiu Beznea

Claudiu Beznea (14):
  clk: renesas: r9a08g045: Add clocks, resets and power domain support
    for the ADC IP
  iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
  iio: adc: rzg2l_adc: Simplify the runtime PM code
  iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
  iio: adc: rzg2l_adc: Use read_poll_timeout()
  iio: adc: rzg2l_adc: Simplify the locking scheme in
    rzg2l_adc_read_raw()
  iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
  iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
  iio: adc: rzg2l_adc: Add support for channel 8
  iio: adc: rzg2l_adc: Add suspend/resume support
  dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
  iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
  arm64: dts: renesas: r9a08g045: Add ADC node
  arm64: dts: renesas: rzg3s-smarc-som: Enable ADC

 .../bindings/iio/adc/renesas,rzg2l-adc.yaml   |  37 +-
 arch/arm64/boot/dts/renesas/r9a08g045.dtsi    |  53 +++
 .../boot/dts/renesas/rzg3s-smarc-som.dtsi     |   4 +
 drivers/clk/renesas/r9a08g045-cpg.c           |   8 +
 drivers/iio/adc/rzg2l_adc.c                   | 426 ++++++++++--------
 5 files changed, 333 insertions(+), 195 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-06-16  7:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13 10:15 [PATCH 6.12.y-cip 00/14] RZ/G3S: Backport ADC support Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 01/14] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 02/14] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe() Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 03/14] iio: adc: rzg2l_adc: Simplify the runtime PM code Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 04/14] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr() Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 05/14] iio: adc: rzg2l_adc: Use read_poll_timeout() Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw() Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 07/14] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 08/14] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 09/14] iio: adc: rzg2l_adc: Add support for channel 8 Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 10/14] iio: adc: rzg2l_adc: Add suspend/resume support Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 11/14] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 12/14] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 13/14] arm64: dts: renesas: r9a08g045: Add ADC node Claudiu
2025-06-13 10:16 ` [PATCH 6.12.y-cip 14/14] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC Claudiu
2025-06-14 19:31 ` [PATCH 6.12.y-cip 00/14] RZ/G3S: Backport ADC support Pavel Machek
2025-06-16  6:02 ` nobuhiro1.iwamatsu
2025-06-16  7:18   ` Pavel Machek

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