[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210522223649.23f6da58@slackpad.fritz.box>
Date: Sat, 22 May 2021 22:36:49 +0100
From: Andre Przywara <andre.przywara@....com>
To: Andreas Rehn <rehn.andreas86@...il.com>,
Icenowy Zheng <icenowy@...c.io>
Cc: mripard@...nel.org, wens@...e.org, jernej.skrabec@...il.com,
linux-sunxi@...ts.linux.dev, linux-kernel@...r.kernel.org,
Linux ARM Mailing List <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH] ARM: dts: sun8i: v3s: enable emac for zero Dock
On Sat, 22 May 2021 22:50:39 +0200
Andreas Rehn <rehn.andreas86@...il.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@...il.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";
> +};
Powered by blists - more mailing lists