All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-amlogic@lists.infradead.org
Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/6] ARM: dts: meson: chip temperature (hwmon) support
Date: Thu, 17 Jan 2019 12:26:42 -0800	[thread overview]
Message-ID: <7hk1j3av3x.fsf@baylibre.com> (raw)
In-Reply-To: <20190112130649.23838-1-martin.blumenstingl@googlemail.com>

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

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

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-amlogic@lists.infradead.org
Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/6] ARM: dts: meson: chip temperature (hwmon) support
Date: Thu, 17 Jan 2019 12:26:42 -0800	[thread overview]
Message-ID: <7hk1j3av3x.fsf@baylibre.com> (raw)
In-Reply-To: <20190112130649.23838-1-martin.blumenstingl@googlemail.com>

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

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

  parent reply	other threads:[~2019-01-17 20:26 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-12 13:06 [PATCH 0/6] ARM: dts: meson: chip temperature (hwmon) support Martin Blumenstingl
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
2019-01-12 13:06   ` 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   ` Martin Blumenstingl
2019-01-12 13:06 ` [PATCH 3/6] ARM: dts: meson8b: " Martin Blumenstingl
2019-01-12 13:06   ` 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   ` Martin Blumenstingl
2019-01-12 13:06 ` [PATCH 5/6] ARM: dts: meson8b: odroidc1: " Martin Blumenstingl
2019-01-12 13:06   ` Martin Blumenstingl
2019-01-12 13:06 ` [PATCH 6/6] ARM: dts: meson8m2: mxiii-plus: " Martin Blumenstingl
2019-01-12 13:06   ` Martin Blumenstingl
2019-01-17 20:26 ` Kevin Hilman [this message]
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 20:29     ` Martin Blumenstingl
2019-01-17 21:04     ` Kevin Hilman
2019-01-17 21:04       ` Kevin Hilman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7hk1j3av3x.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=martin.blumenstingl@googlemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.