linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] meson-saradc: preparations for temperature sensor support
@ 2018-09-24 22:13 Martin Blumenstingl
  2018-09-24 22:13 ` [PATCH 1/2] iio: adc: meson-saradc: do not use meson_sar_adc_iio_channels directly Martin Blumenstingl
  2018-09-24 22:13 ` [PATCH 2/2] iio: adc: meson-saradc: use the address attribute from iio_chan_spec Martin Blumenstingl
  0 siblings, 2 replies; 5+ messages in thread
From: Martin Blumenstingl @ 2018-09-24 22:13 UTC (permalink / raw)
  To: linux-amlogic, linux-iio
  Cc: jic23, knaack.h, lars, pmeerw, Martin Blumenstingl

This is a follow-up of my previous series "meson-saradc: small code
improvements" from [0].

I broke these smaller patches out of my big "add support for the chip's
temperature sensor" patch to make that easier to review. That patch
will also depend on a change to the clock controller's dt-bindings on
Meson8, Meson8b and Meson8m2 - see my patch "dt-bindings: clock:
meson8b: use the registers from the HHI syscon" from [1].

I can also post an RFC version of the actual temperature sensor patches
if it makes the code-review of these smaller ones easier (so you see
the "big picture").


Regards
Martin


[0] https://www.spinics.net/lists/linux-iio/msg40632.html
[1] https://patchwork.kernel.org/patch/10539027/

Martin Blumenstingl (2):
  iio: adc: meson-saradc: do not use meson_sar_adc_iio_channels directly
  iio: adc: meson-saradc: use the address attribute from iio_chan_spec

 drivers/iio/adc/meson_saradc.c | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

-- 
2.19.0

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

end of thread, other threads:[~2018-09-29 18:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-24 22:13 [PATCH 0/2] meson-saradc: preparations for temperature sensor support Martin Blumenstingl
2018-09-24 22:13 ` [PATCH 1/2] iio: adc: meson-saradc: do not use meson_sar_adc_iio_channels directly Martin Blumenstingl
2018-09-29 11:49   ` Jonathan Cameron
2018-09-24 22:13 ` [PATCH 2/2] iio: adc: meson-saradc: use the address attribute from iio_chan_spec Martin Blumenstingl
2018-09-29 11: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).