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

Dragan Simic dsimic at manjaro.org
Wed May 1 22:23:12 CEST 2024


On 2024-05-01 18:22, 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>

Nice, thanks for handling the move of the ethernetX aliases around.

Reviewed-by: Dragan Simic <dsimic at manjaro.org>

> ---
> 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