All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v4 3/3] ARM64: dts: meson: meson-gx: add the SAR ADC
Date: Mon, 30 Jan 2017 10:50:01 -0800	[thread overview]
Message-ID: <m2efzktmau.fsf@baylibre.com> (raw)
In-Reply-To: <20170122181714.6259-4-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 22 Jan 2017 19:17:14 +0100")

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

> Add the SAR ADC to meson-gxbb.dtsi and meson-gxl.dtsi. GXBB provides a
> 10-bit ADC while GXL and GXM provide a 12-bit ADC.
> Some boards use resistor ladder buttons connected through one of the ADC
> channels. On newer devices (GXL and GXM) some boards use pull-ups/downs
> to change the resistance (and thus the ADC value) on one of the ADC
> channels to indicate the board revision.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> Tested-by: Neil Armstrong <narmstrong@baylibre.com>
> Reviewed-by: Andreas F?rber <afaerber@suse.de>

Now that IIO driver looks like it will be merged shortly, I applied this
to v4.11/dt64.

Didn't make the first pull request for arm-soc, but may still make it if
I have time to send another batch.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de,
	pmeerw@pmeerw.net, robh+dt@kernel.org, mark.rutland@arm.com,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-amlogic@lists.infradead.org, carlo@caione.org,
	catalin.marinas@arm.com, will.deacon@arm.com,
	narmstrong@baylibre.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 3/3] ARM64: dts: meson: meson-gx: add the SAR ADC
Date: Mon, 30 Jan 2017 10:50:01 -0800	[thread overview]
Message-ID: <m2efzktmau.fsf@baylibre.com> (raw)
In-Reply-To: <20170122181714.6259-4-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 22 Jan 2017 19:17:14 +0100")

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

> Add the SAR ADC to meson-gxbb.dtsi and meson-gxl.dtsi. GXBB provides a
> 10-bit ADC while GXL and GXM provide a 12-bit ADC.
> Some boards use resistor ladder buttons connected through one of the ADC
> channels. On newer devices (GXL and GXM) some boards use pull-ups/downs
> to change the resistance (and thus the ADC value) on one of the ADC
> channels to indicate the board revision.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> Tested-by: Neil Armstrong <narmstrong@baylibre.com>
> Reviewed-by: Andreas F=C3=A4rber <afaerber@suse.de>

Now that IIO driver looks like it will be merged shortly, I applied this
to v4.11/dt64.

Didn't make the first pull request for arm-soc, but may still make it if
I have time to send another batch.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 3/3] ARM64: dts: meson: meson-gx: add the SAR ADC
Date: Mon, 30 Jan 2017 10:50:01 -0800	[thread overview]
Message-ID: <m2efzktmau.fsf@baylibre.com> (raw)
In-Reply-To: <20170122181714.6259-4-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 22 Jan 2017 19:17:14 +0100")

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

> Add the SAR ADC to meson-gxbb.dtsi and meson-gxl.dtsi. GXBB provides a
> 10-bit ADC while GXL and GXM provide a 12-bit ADC.
> Some boards use resistor ladder buttons connected through one of the ADC
> channels. On newer devices (GXL and GXM) some boards use pull-ups/downs
> to change the resistance (and thus the ADC value) on one of the ADC
> channels to indicate the board revision.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> Tested-by: Neil Armstrong <narmstrong@baylibre.com>
> Reviewed-by: Andreas F?rber <afaerber@suse.de>

Now that IIO driver looks like it will be merged shortly, I applied this
to v4.11/dt64.

Didn't make the first pull request for arm-soc, but may still make it if
I have time to send another batch.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	lars@metafoo.de, narmstrong@baylibre.com,
	linux-iio@vger.kernel.org, catalin.marinas@arm.com,
	will.deacon@arm.com, robh+dt@kernel.org,
	linux-arm-kernel@lists.infradead.org, pmeerw@pmeerw.net,
	knaack.h@gmx.de, carlo@caione.org,
	linux-amlogic@lists.infradead.org, jic23@kernel.org
Subject: Re: [PATCH v4 3/3] ARM64: dts: meson: meson-gx: add the SAR ADC
Date: Mon, 30 Jan 2017 10:50:01 -0800	[thread overview]
Message-ID: <m2efzktmau.fsf@baylibre.com> (raw)
In-Reply-To: <20170122181714.6259-4-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 22 Jan 2017 19:17:14 +0100")

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

> Add the SAR ADC to meson-gxbb.dtsi and meson-gxl.dtsi. GXBB provides a
> 10-bit ADC while GXL and GXM provide a 12-bit ADC.
> Some boards use resistor ladder buttons connected through one of the ADC
> channels. On newer devices (GXL and GXM) some boards use pull-ups/downs
> to change the resistance (and thus the ADC value) on one of the ADC
> channels to indicate the board revision.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> Tested-by: Neil Armstrong <narmstrong@baylibre.com>
> Reviewed-by: Andreas Färber <afaerber@suse.de>

Now that IIO driver looks like it will be merged shortly, I applied this
to v4.11/dt64.

Didn't make the first pull request for arm-soc, but may still make it if
I have time to send another batch.

Kevin

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

  reply	other threads:[~2017-01-30 18:50 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22 18:17 [PATCH v4 0/3] Amlogic Meson SAR ADC support Martin Blumenstingl
2017-01-22 18:17 ` Martin Blumenstingl
2017-01-22 18:17 ` Martin Blumenstingl
2017-01-22 18:17 ` Martin Blumenstingl
2017-01-22 18:17 ` [PATCH v4 1/3] Documentation: dt-bindings: add the Amlogic Meson SAR ADC documentation Martin Blumenstingl
2017-01-22 18:17   ` Martin Blumenstingl
2017-01-22 18:17   ` Martin Blumenstingl
2017-01-22 18:17   ` Martin Blumenstingl
2017-01-23 20:44   ` Rob Herring
2017-01-23 20:44     ` Rob Herring
2017-01-23 20:44     ` Rob Herring
2017-01-23 20:44     ` Rob Herring
2017-01-28 12:30     ` Jonathan Cameron
2017-01-28 12:30       ` Jonathan Cameron
2017-01-28 12:30       ` Jonathan Cameron
2017-01-28 12:30       ` Jonathan Cameron
2017-01-22 18:17 ` [PATCH v4 2/3] iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCs Martin Blumenstingl
2017-01-22 18:17   ` Martin Blumenstingl
2017-01-22 18:17   ` Martin Blumenstingl
2017-01-22 18:17   ` Martin Blumenstingl
2017-01-28 12:40   ` Jonathan Cameron
2017-01-28 12:40     ` Jonathan Cameron
2017-01-28 12:40     ` Jonathan Cameron
2017-01-28 12:40     ` Jonathan Cameron
2017-01-22 18:17 ` [PATCH v4 3/3] ARM64: dts: meson: meson-gx: add the SAR ADC Martin Blumenstingl
2017-01-22 18:17   ` Martin Blumenstingl
2017-01-22 18:17   ` Martin Blumenstingl
2017-01-22 18:17   ` Martin Blumenstingl
2017-01-30 18:50   ` Kevin Hilman [this message]
2017-01-30 18:50     ` Kevin Hilman
2017-01-30 18:50     ` Kevin Hilman
2017-01-30 18:50     ` 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=m2efzktmau.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linus-amlogic@lists.infradead.org \
    /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.