[U-Boot] [PATCH] arm: socfpga: stratix10: Add alias for gmac0 in S10 dts
Ooi, Joyce
joyce.ooi at intel.com
Thu Nov 21 14:06:12 UTC 2019
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>
---
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