[U-Boot] [PATCH] arm: socfpga: stratix10: Add alias for gmac0 in S10 dts

Tan, Ley Foon ley.foon.tan at intel.com
Fri Nov 22 02:02:46 UTC 2019



> -----Original Message-----
> From: Ooi, Joyce <joyce.ooi at intel.com>
> Sent: Thursday, November 21, 2019 10:06 PM
> To: Tan, Ley Foon <ley.foon.tan at intel.com>; Ang, Chee Hong
> <chee.hong.ang at intel.com>; Westergreen, Dalon
> <dalon.westergreen at intel.com>
> Cc: Ooi, Joyce <joyce.ooi at intel.com>; u-boot at lists.denx.de
> Subject: [PATCH] arm: socfpga: stratix10: Add alias for gmac0 in S10 dts
> 
> Add 'ethernet0' as alias for 'gmac0' in S10 device tree.
> 
> Signed-off-by: Chee Hong Ang <chee.hong.ang at intel.com>
> Signed-off-by: Ooi, Joyce <joyce.ooi at intel.com>

Reviewed-by: Ley Foon Tan <ley.foon.tan at intel.com>

> ---
>  arch/arm/dts/socfpga_stratix10_socdk.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/dts/socfpga_stratix10_socdk.dts
> b/arch/arm/dts/socfpga_stratix10_socdk.dts
> index ce07659..8c7b422 100755
> --- a/arch/arm/dts/socfpga_stratix10_socdk.dts
> +++ b/arch/arm/dts/socfpga_stratix10_socdk.dts
> @@ -9,6 +9,7 @@
>  	model = "SoCFPGA Stratix 10 SoCDK";
> 
>  	aliases {
> +		ethernet0 = &gmac0;
>  		i2c0 = &i2c1;
>  		serial0 = &uart0;
>  	};
> --
> 1.9.1



More information about the U-Boot mailing list