[PATCH 0/2] Add ADC support to Renesas RZ/V2L SoC
From: Lad Prabhakar
Date: Thu Feb 24 2022 - 07:59:11 EST
Hi All,
This patch series adds ADC support to Renesas RZ/V2L SoC.
Note, as the RZ/V2L SMARC EVK uses the common dts by default the
adc will be enabled on the SMARC EVK. Right now the RZG2L_ADC config
is only enabled for ARCH_R9A07G044 SoC once patch [0] hits upstream
the Kconfig dependency will be changed to ARCH_RZG2L so that it can
be enabled on all the compatible SoC's.
[0] https://patchwork.kernel.org/project/linux-renesas-soc/patch/
20220224092114.25737-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
Cheers,
Prabhakar
Lad Prabhakar (2):
dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/V2L SoC
arm64: dts: renesas: r9a07g054: Fillup the ADC stub node
.../bindings/iio/adc/renesas,rzg2l-adc.yaml | 3 +-
arch/arm64/boot/dts/renesas/r9a07g054.dtsi | 39 ++++++++++++++++++-
2 files changed, 40 insertions(+), 2 deletions(-)
--
2.17.1