All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@baylibre.com>
To: arm@kernel.org
Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/1] ARM: multi_v7_defconfig: enable the Amlogic Meson ADC and eFuse drivers
Date: Fri, 29 Mar 2019 14:03:05 -0700	[thread overview]
Message-ID: <7hftr5wfzq.fsf@baylibre.com> (raw)
In-Reply-To: <20190328205122.27092-2-martin.blumenstingl@googlemail.com>

Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:

> With the SAR ADC driver ADC measurements can be taken though the IIO
> framework. Additionally the SAR ADC has a channel which is connected to
> an internal temperature sensor. The calibration data for this internal
> temperature sensor is stored in the eFuse.
>
> Enable the SAR ADC driver and the eFuse driver for the 32-bit Amlogic
> Meson SoCs so we can expose the chip temperature to userspace through
> the IIO hwmon driver (whose config option is already enabled:
> CONFIG_SENSORS_IIO_HWMON=y).
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

Queued for v5.2,

Thanks,

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: arm@kernel.org
Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/1] ARM: multi_v7_defconfig: enable the Amlogic Meson ADC and eFuse drivers
Date: Fri, 29 Mar 2019 14:03:05 -0700	[thread overview]
Message-ID: <7hftr5wfzq.fsf@baylibre.com> (raw)
In-Reply-To: <20190328205122.27092-2-martin.blumenstingl@googlemail.com>

Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:

> With the SAR ADC driver ADC measurements can be taken though the IIO
> framework. Additionally the SAR ADC has a channel which is connected to
> an internal temperature sensor. The calibration data for this internal
> temperature sensor is stored in the eFuse.
>
> Enable the SAR ADC driver and the eFuse driver for the 32-bit Amlogic
> Meson SoCs so we can expose the chip temperature to userspace through
> the IIO hwmon driver (whose config option is already enabled:
> CONFIG_SENSORS_IIO_HWMON=y).
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

Queued for v5.2,

Thanks,

Kevin

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

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: arm@kernel.org
Cc: linux-kernel@vger.kernel.org,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/1] ARM: multi_v7_defconfig: enable the Amlogic Meson ADC and eFuse drivers
Date: Fri, 29 Mar 2019 14:03:05 -0700	[thread overview]
Message-ID: <7hftr5wfzq.fsf@baylibre.com> (raw)
In-Reply-To: <20190328205122.27092-2-martin.blumenstingl@googlemail.com>

Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:

> With the SAR ADC driver ADC measurements can be taken though the IIO
> framework. Additionally the SAR ADC has a channel which is connected to
> an internal temperature sensor. The calibration data for this internal
> temperature sensor is stored in the eFuse.
>
> Enable the SAR ADC driver and the eFuse driver for the 32-bit Amlogic
> Meson SoCs so we can expose the chip temperature to userspace through
> the IIO hwmon driver (whose config option is already enabled:
> CONFIG_SENSORS_IIO_HWMON=y).
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

Queued for v5.2,

Thanks,

Kevin

  reply	other threads:[~2019-03-29 21:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-28 20:51 [PATCH 0/1] Amlogic: update multi_v7_defconfig for the temperature sensor Martin Blumenstingl
2019-03-28 20:51 ` Martin Blumenstingl
2019-03-28 20:51 ` Martin Blumenstingl
2019-03-28 20:51 ` [PATCH 1/1] ARM: multi_v7_defconfig: enable the Amlogic Meson ADC and eFuse drivers Martin Blumenstingl
2019-03-28 20:51   ` Martin Blumenstingl
2019-03-28 20:51   ` Martin Blumenstingl
2019-03-29 21:03   ` Kevin Hilman [this message]
2019-03-29 21:03     ` Kevin Hilman
2019-03-29 21:03     ` 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=7hftr5wfzq.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=arm@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.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.