linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: dts: meson: chip temperature (hwmon) support
@ 2019-01-12 13:06 Martin Blumenstingl
  2019-01-12 13:06 ` [PATCH 1/6] ARM: dts: meson8m2: use the Meson8m2 specific SAR ADC compatible Martin Blumenstingl
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Martin Blumenstingl @ 2019-01-12 13:06 UTC (permalink / raw)
  To: linux-amlogic, khilman; +Cc: Martin Blumenstingl, linux-arm-kernel

Now that the Meson SAR ADC driver can get the chip temperature on
Meson8, Meson8b and Meson8m2 (see [0]) we can add the missing bits to
the .dts{,i} and enable iio-hwmon for all boards where this could be
tested successfully.

This was successfully tested on multiple boards:
- Meson8b Odroid-C1 (me)
- Meson8b EC-100 (me)
- Meson8m2 M8S (not upstream yet, me)
- Meson8m2 MXIII-Plus (an earlier version of this series, Oleg Ivanov)

compile-time dependencies:
- none
runtime dependencies:
- my other series "meson-saradc: temperature sensor support for
  Meson8b/Meson8m2" from [0]
- multi_v7_defconfig already enables CONFIG_SENSORS_IIO_HWMON, so
  there's no patch which selects that.


[0] https://patchwork.kernel.org/cover/10744059/


Martin Blumenstingl (6):
  ARM: dts: meson8m2: use the Meson8m2 specific SAR ADC compatible
  ARM: dts: meson8: add the temperature calibration data for the SAR ADC
  ARM: dts: meson8b: add the temperature calibration data for the SAR
    ADC
  ARM: dts: meson8b: ec100: add iio-hwmon for the chip temperature
  ARM: dts: meson8b: odroidc1: add iio-hwmon for the chip temperature
  ARM: dts: meson8m2: mxiii-plus: add iio-hwmon for the chip temperature

 arch/arm/boot/dts/meson8.dtsi             | 8 ++++++++
 arch/arm/boot/dts/meson8b-ec100.dts       | 5 +++++
 arch/arm/boot/dts/meson8b-odroidc1.dts    | 5 +++++
 arch/arm/boot/dts/meson8b.dtsi            | 8 ++++++++
 arch/arm/boot/dts/meson8m2-mxiii-plus.dts | 5 +++++
 arch/arm/boot/dts/meson8m2.dtsi           | 4 ++++
 6 files changed, 35 insertions(+)

-- 
2.20.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2019-01-17 21:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-12 13:06 [PATCH 0/6] ARM: dts: meson: chip temperature (hwmon) support Martin Blumenstingl
2019-01-12 13:06 ` [PATCH 1/6] ARM: dts: meson8m2: use the Meson8m2 specific SAR ADC compatible Martin Blumenstingl
2019-01-12 13:06 ` [PATCH 2/6] ARM: dts: meson8: add the temperature calibration data for the SAR ADC Martin Blumenstingl
2019-01-12 13:06 ` [PATCH 3/6] ARM: dts: meson8b: " Martin Blumenstingl
2019-01-12 13:06 ` [PATCH 4/6] ARM: dts: meson8b: ec100: add iio-hwmon for the chip temperature Martin Blumenstingl
2019-01-12 13:06 ` [PATCH 5/6] ARM: dts: meson8b: odroidc1: " Martin Blumenstingl
2019-01-12 13:06 ` [PATCH 6/6] ARM: dts: meson8m2: mxiii-plus: " Martin Blumenstingl
2019-01-17 20:26 ` [PATCH 0/6] ARM: dts: meson: chip temperature (hwmon) support Kevin Hilman
2019-01-17 20:29   ` Martin Blumenstingl
2019-01-17 21:04     ` Kevin Hilman

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).