Message ID | 20190112130649.23838-1-martin.blumenstingl@googlemail.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: dts: meson: chip temperature (hwmon) support | expand |
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes: > 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 This seems to depend on your HHI series, which I held off on last cycle and you said you were planning to resend. Kevin
Hi Kevin, On Thu, Jan 17, 2019 at 9:26 PM Kevin Hilman <khilman@baylibre.com> wrote: > > Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes: > > > 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 > > This seems to depend on your HHI series, which I held off on last cycle > and you said you were planning to resend. ouch, indeed is it OK for you if I re-send this series with the HHI patch included here - or do you want to have it separately? Regards Martin
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes: > Hi Kevin, > > On Thu, Jan 17, 2019 at 9:26 PM Kevin Hilman <khilman@baylibre.com> wrote: >> >> Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes: >> >> > 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 >> >> This seems to depend on your HHI series, which I held off on last cycle >> and you said you were planning to resend. > ouch, indeed > > is it OK for you if I re-send this series with the HHI patch included > here - or do you want to have it separately? Feel free to include it. Thanks, Kevin