From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91/dt: sama5d4: add the macb1 node
Date: Fri, 16 Oct 2015 14:18:01 +0200 [thread overview]
Message-ID: <20151016121801.GP3421@piout.net> (raw)
In-Reply-To: <1444997510-8841-1-git-send-email-gregory.clement@free-electrons.com>
On 16/10/2015 at 14:11:50 +0200, Gregory CLEMENT wrote :
> The second macb is present on all sama5d4 soc. Let's add a node
> reflecting it in the device tree.
>
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> ---
> arch/arm/boot/dts/at91-vinco.dts | 5 +----
> arch/arm/boot/dts/sama5d4.dtsi | 30 ++++++++++++++++++++++++++++++
> 2 files changed, 31 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm/boot/dts/at91-vinco.dts b/arch/arm/boot/dts/at91-vinco.dts
> index b8036f5..2215e2e 100644
> --- a/arch/arm/boot/dts/at91-vinco.dts
> +++ b/arch/arm/boot/dts/at91-vinco.dts
> @@ -82,10 +82,7 @@
> apb {
>
> adc0: adc at fc034000 {
> - /* The vref depends on JP22 of EK. If connect 1-2 then use 3.3V. connect 2-3 use 3.0V */
> - atmel,adc-vref = <3300>;
> - /*atmel,adc-ts-wires = <4>;*/ /* Set up ADC touch screen */
> - status = "okay"; /* Enable ADC IIO support */
> + status = "okay"; /* Enable ADC IIO support */
> };
>
> mmc0: mmc at f8000000 {
This probably shouldn't be part of that patch.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: at91/dt: sama5d4: add the macb1 node
Date: Fri, 16 Oct 2015 14:18:01 +0200 [thread overview]
Message-ID: <20151016121801.GP3421@piout.net> (raw)
In-Reply-To: <1444997510-8841-1-git-send-email-gregory.clement@free-electrons.com>
On 16/10/2015 at 14:11:50 +0200, Gregory CLEMENT wrote :
> The second macb is present on all sama5d4 soc. Let's add a node
> reflecting it in the device tree.
>
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> ---
> arch/arm/boot/dts/at91-vinco.dts | 5 +----
> arch/arm/boot/dts/sama5d4.dtsi | 30 ++++++++++++++++++++++++++++++
> 2 files changed, 31 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm/boot/dts/at91-vinco.dts b/arch/arm/boot/dts/at91-vinco.dts
> index b8036f5..2215e2e 100644
> --- a/arch/arm/boot/dts/at91-vinco.dts
> +++ b/arch/arm/boot/dts/at91-vinco.dts
> @@ -82,10 +82,7 @@
> apb {
>
> adc0: adc@fc034000 {
> - /* The vref depends on JP22 of EK. If connect 1-2 then use 3.3V. connect 2-3 use 3.0V */
> - atmel,adc-vref = <3300>;
> - /*atmel,adc-ts-wires = <4>;*/ /* Set up ADC touch screen */
> - status = "okay"; /* Enable ADC IIO support */
> + status = "okay"; /* Enable ADC IIO support */
> };
>
> mmc0: mmc@f8000000 {
This probably shouldn't be part of that patch.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-10-16 12:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-16 12:11 [PATCH] ARM: at91/dt: sama5d4: add the macb1 node Gregory CLEMENT
2015-10-16 12:11 ` Gregory CLEMENT
2015-10-16 12:18 ` Alexandre Belloni [this message]
2015-10-16 12:18 ` Alexandre Belloni
2015-10-16 12:18 ` Gregory CLEMENT
2015-10-16 12:18 ` Gregory CLEMENT
-- strict thread matches above, loose matches on Subject: below --
2015-10-16 12:21 Gregory CLEMENT
2015-10-16 12:21 ` Gregory CLEMENT
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=20151016121801.GP3421@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=linux-arm-kernel@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.