Re: [PATCH] ARM: at91/dt: sama5d4: add the macb1 node

From: Alexandre Belloni
Date: Fri Oct 16 2015 - 08:19:25 EST


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@xxxxxxxxxxxxxxxxxx>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/