linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Meson SAR ADC support for G12A
@ 2019-03-04 11:12 Neil Armstrong
  2019-03-04 11:12 ` [PATCH 1/2] dt-bindings: iio: adc: document the Meson G12A support Neil Armstrong
  2019-03-04 11:12 ` [PATCH 2/2] iio: adc: meson-saradc: add support for Meson G12A Neil Armstrong
  0 siblings, 2 replies; 7+ messages in thread
From: Neil Armstrong @ 2019-03-04 11:12 UTC (permalink / raw)
  To: linux-iio, martin.blumenstingl
  Cc: Neil Armstrong, linux-amlogic, linux-arm-kernel, linux-kernel

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


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

end of thread, other threads:[~2019-03-09 18:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-04 11:12 [PATCH 0/2] Add Meson SAR ADC support for G12A Neil Armstrong
2019-03-04 11:12 ` [PATCH 1/2] dt-bindings: iio: adc: document the Meson G12A support Neil Armstrong
2019-03-05 21:01   ` Martin Blumenstingl
2019-03-09 18:05     ` Jonathan Cameron
2019-03-04 11:12 ` [PATCH 2/2] iio: adc: meson-saradc: add support for Meson G12A Neil Armstrong
2019-03-05 21:02   ` Martin Blumenstingl
2019-03-09 18:07     ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).