projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85ef8d6
)
ARM: dts: rockchip: Setup rk3066/rk3188 ethernet0 alias for u-boot
author
Heiko Stuebner
<heiko@sntech.de>
Sat, 7 Nov 2015 21:37:26 +0000
(22:37 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 19 Nov 2015 04:54:58 +0000
(
05:54
+0100)
Add an ethernet0 alias for the RK3066/RK3188 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/arm/boot/dts/rk3xxx.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3xxx.dtsi
b/arch/arm/boot/dts/rk3xxx.dtsi
index 4497d288a7cbdb5e837279a1e67f0358da9582c5..99eeea70223b94c9492a9df2fb8f7e4ffa373613 100644
(file)
--- a/
arch/arm/boot/dts/rk3xxx.dtsi
+++ b/
arch/arm/boot/dts/rk3xxx.dtsi
@@
-49,6
+49,7
@@
interrupt-parent = <&gic>;
aliases {
+ ethernet0 = &emac;
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;