
21 Nov
2019
21 Nov
'19
3:06 p.m.
Add 'ethernet0' as alias for 'gmac0' in S10 device tree.
Signed-off-by: Chee Hong Ang chee.hong.ang@intel.com Signed-off-by: Ooi, Joyce joyce.ooi@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