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(+) -- 2.20.1