All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] meson-saradc: add support for the Meson8m2 SoC
@ 2018-07-21 19:40 ` Martin Blumenstingl
  0 siblings, 0 replies; 10+ messages in thread
From: Martin Blumenstingl @ 2018-07-21 19:40 UTC (permalink / raw)
  To: linus-amlogic

This is a trivial series which adds Meson8m2 support to the Meson
SAR ADC driver.
A separate compatible string is required because typically Meson8m2
inherits all IP blocks from Meson8. The ADC part of the SAR ADC is
indeed compatible, but the temperature calibration logic (not
supported yet, but I am working on this) is incompatible with
the Meson8 implementation (instead it uses the same variant as
Meson8m2).


Martin Blumenstingl (2):
  dt-bindings: iio: adc: add Meson8m2 support
  iio: adc: meson-saradc: add support for the Meson8m2 SoCs

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

-- 
2.18.0

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

end of thread, other threads:[~2018-07-22  9:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-21 19:40 [PATCH 0/2] meson-saradc: add support for the Meson8m2 SoC Martin Blumenstingl
2018-07-21 19:40 ` Martin Blumenstingl
2018-07-21 19:40 ` [PATCH 1/2] dt-bindings: iio: adc: add Meson8m2 support Martin Blumenstingl
2018-07-21 19:40   ` Martin Blumenstingl
2018-07-22  8:18   ` Jonathan Cameron
2018-07-22  8:18     ` Jonathan Cameron
2018-07-21 19:40 ` [PATCH 2/2] iio: adc: meson-saradc: add support for the Meson8m2 SoCs Martin Blumenstingl
2018-07-21 19:40   ` Martin Blumenstingl
2018-07-22  8:19   ` Jonathan Cameron
2018-07-22  8:19     ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.