[PATCH v2 22/22] rockchip: rk3399: Drop ethernet0 alias from SoC u-boot.dtsi

Christopher Obbard chris.obbard at collabora.com
Thu May 2 10:23:47 CEST 2024


Hi Jonas,

On Wed, 2024-05-01 at 16:22 +0000, Jonas Karlman wrote:
> Remove the obsolete ethernet0 alias now that all board device tree files
> have been fully synced with Linux kernel v6.8.
> 
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>

Looks good to me.

Reviewed-by: Christopher Obbard <chris.obbard at collabora.com>

> ---
> v2: New patch
> ---
>  arch/arm/dts/rk3399-u-boot.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/dts/rk3399-u-boot.dtsi b/arch/arm/dts/rk3399-u-
> boot.dtsi
> index 6af9621ac3d0..b6b43271172e 100644
> --- a/arch/arm/dts/rk3399-u-boot.dtsi
> +++ b/arch/arm/dts/rk3399-u-boot.dtsi
> @@ -6,7 +6,6 @@
>  
>  / {
>  	aliases {
> -		ethernet0 = &gmac;
>  		mmc0 = &sdhci;
>  		mmc1 = &sdmmc;
>  		pci0 = &pcie0;



More information about the U-Boot mailing list