linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: adc: meson-axg: add saradc driver support
@ 2018-03-26  8:46 Yixun Lan
  2018-03-26  8:46 ` [PATCH 1/3] iio: adc: meson-saradc: squash and share the common adc platform data Yixun Lan
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Yixun Lan @ 2018-03-26  8:46 UTC (permalink / raw)
  To: Jonathan Cameron, Hartmut Knaack, Lars-Peter Clausen,
	Peter Meerwald-Stadler
  Cc: Yixun Lan, Martin Blumenstingl, Heiner Kallweit, Rob Herring,
	Neil Armstrong, Jerome Brunet, Kevin Hilman, Carlo Caione,
	Xingyu Chen, linux-iio, linux-amlogic, linux-arm-kernel,
	linux-kernel, devicetree

 The patch 1 is a general small improvement, no function changed!
 The last two patches try to add saradc support for Amlogic'S Meson-AXG
SoC platfrom.
 I will send the DTS part patch in another thread, since it depend on
the clock AO driver[0].


[0] https://lkml.kernel.org/r/20180323143816.200573-1-yixun.lan@amlogic.com

Xingyu Chen (2):
  dt-bindings: iio: adc: document the Meson AXG support
  iio: adc: meson-axg: add saradc driver

Yixun Lan (1):
  iio: adc: meson-saradc: squash and share the common adc platform data

 .../bindings/iio/adc/amlogic,meson-saradc.txt      |  1 +
 drivers/iio/adc/meson_saradc.c                     | 83 +++++++++++++---------
 2 files changed, 51 insertions(+), 33 deletions(-)

-- 
2.15.1


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

end of thread, other threads:[~2018-03-30 12:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-26  8:46 [PATCH 0/3] iio: adc: meson-axg: add saradc driver support Yixun Lan
2018-03-26  8:46 ` [PATCH 1/3] iio: adc: meson-saradc: squash and share the common adc platform data Yixun Lan
2018-03-30  9:48   ` Jonathan Cameron
2018-03-30 10:37     ` Yixun Lan
2018-03-30 11:06   ` Martin Blumenstingl
2018-03-26  8:46 ` [PATCH 2/3] dt-bindings: iio: adc: document the Meson AXG support Yixun Lan
2018-03-27 15:07   ` Rob Herring
2018-03-30  9:50     ` Jonathan Cameron
2018-03-30 11:05   ` Martin Blumenstingl
2018-03-26  8:46 ` [PATCH 3/3] iio: adc: meson-axg: add saradc driver Yixun Lan
2018-03-30  9:50   ` Jonathan Cameron
2018-03-30 11:09   ` Martin Blumenstingl
2018-03-30 12:51     ` 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).