projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dad444
)
arm: socfpga: stratix10: Add alias for gmac0 in S10 dts
author
Ooi, Joyce
<joyce.ooi@intel.com>
Thu, 21 Nov 2019 14:06:12 +0000
(06:06 -0800)
committer
Marek Vasut
<marex@denx.de>
Fri, 22 Nov 2019 02:08:12 +0000
(
03:08
+0100)
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>
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/dts/socfpga_stratix10_socdk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/socfpga_stratix10_socdk.dts
b/arch/arm/dts/socfpga_stratix10_socdk.dts
index 58baa710d4092d876c1511f72ae39149e2c2f7e8..b7b48a5d3108b6b6fe6cde43f78c3d18fc679301 100755
(executable)
--- 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;
};