[PATCH] ARM: dts: sun8i: v3s: enable emac for zero Dock

Andre Przywara andre.przywara at arm.com
Sat May 22 14:36:49 PDT 2021


On Sat, 22 May 2021 22:50:39 +0200
Andreas Rehn <rehn.andreas86 at gmail.com> wrote:

> dwmac-sun8i supports v3s and
> Licheepi-zero Dock provides an ethernet port

As the other boards do it, and since we only take .dts files unchanged
into U-Boot: please add the alias here as well.

Icenowy, can you confirm that this works?

Cheers,
Andre

> 
> Signed-off-by: Andreas Rehn <rehn.andreas86 at gmail.com>
> ---
>  arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts
> index db5cd0b8574b..2d78b7a52fd3 100644
> --- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts
> +++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts
> @@ -94,3 +94,8 @@ button-800 {
>  		voltage = <800000>;
>  	};
>  };
> +
> +&emac {
> +	allwinner,leds-active-low;
> +	status = "okay";
> +};




More information about the linux-arm-kernel mailing list