[PATCH v2 0/3] Adds support of ADC for FSD SoC

Tamseel Shams m.shams at samsung.com
Fri May 20 07:58:17 PDT 2022


This series of 3 patches adds support to ADC driver for
FSD SoC, and also adds nodes in device tree. These patches
were a part of large set of patches related to FSD SoC, but
these are posted now separately as per review comments received.

M Tamseel Shams (3):
  dt-bindings: iio: adc: Add FSD-HW variant
  iio: adc: exynos-adc: Add support for ADC FSD-HW controller
  arm64: dts: fsd: Add ADC device tree node

 .../bindings/iio/adc/samsung,exynos-adc.yaml  |  1 +
 arch/arm64/boot/dts/tesla/fsd-evb.dts         |  4 ++
 arch/arm64/boot/dts/tesla/fsd.dtsi            | 11 ++++
 drivers/iio/adc/exynos_adc.c                  | 55 +++++++++++++++++++
 4 files changed, 71 insertions(+)

-- 
2.17.1




More information about the linux-arm-kernel mailing list