[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151016121801.GP3421@piout.net>
Date: Fri, 16 Oct 2015 14:18:01 +0200
From: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To: Gregory CLEMENT <gregory.clement@...e-electrons.com>
Cc: Nicolas Ferre <nicolas.ferre@...el.com>,
Jean-Christophe Plagniol-Villard <plagnioj@...osoft.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: at91/dt: sama5d4: add the macb1 node
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@...e-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@...34000 {
> - /* 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@...00000 {
This probably shouldn't be part of that patch.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists