mbox series

[0/2] Add Meson SAR ADC support for G12A

Message ID 20190304111217.882-1-narmstrong@baylibre.com (mailing list archive)
Headers show
Series Add Meson SAR ADC support for G12A | expand

Message

Neil Armstrong March 4, 2019, 11:12 a.m. UTC
These patches adds SAR ADC support for the G12A SoCs, using
the same setup/configuration as AXG and GXL.

The only change is the clocks, they are now handled by the AO
Clock Controller, but it doesn't change the bindings or the driver.

Neil Armstrong (2):
  dt-bindings: iio: adc: document the Meson G12A support
  iio: adc: meson-saradc: add support for Meson G12A

 .../devicetree/bindings/iio/adc/amlogic,meson-saradc.txt  | 1 +
 drivers/iio/adc/meson_saradc.c                            | 8 ++++++++
 2 files changed, 9 insertions(+)