projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8005c49
)
arm64: dts: rockchip: Setup rk3368 ethernet0 alias for u-boot
author
Heiko Stuebner
<heiko@sntech.de>
Sat, 7 Nov 2015 21:39:26 +0000
(22:39 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 19 Nov 2015 04:55:50 +0000
(
05:55
+0100)
Add an ethernet0 alias for the RK3368 mac interface so
that u-boot can find the device-node and fill in the mac address on
boards that support a wired network interface.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3368.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3368.dtsi
b/arch/arm64/boot/dts/rockchip/rk3368.dtsi
index cc093a482aa461f9bd62914e28fc94b1d693d8b6..1f10b85b64abe45a99002484acbf53ce4406b802 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3368.dtsi
+++ b/
arch/arm64/boot/dts/rockchip/rk3368.dtsi
@@
-53,6
+53,7
@@
#size-cells = <2>;
aliases {
+ ethernet0 = &gmac;
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;