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:
8005c49
)
ARM: dts: rockchip: Setup rk3288 ethernet0 alias for u-boot
author
Sjoerd Simons
<sjoerd.simons@collabora.co.uk>
Fri, 6 Nov 2015 10:46:37 +0000
(11:46 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 19 Nov 2015 04:54:58 +0000
(
05:54
+0100)
Add an ethernet0 alias for the RK3288 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: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3288.dtsi
b/arch/arm/boot/dts/rk3288.dtsi
index 6a79c9c526b8809d9ea201d087d680851653e990..16187c39d03575597643fc72b1316876c59e486e 100644
(file)
--- a/
arch/arm/boot/dts/rk3288.dtsi
+++ b/
arch/arm/boot/dts/rk3288.dtsi
@@
-53,6
+53,7
@@
interrupt-parent = <&gic>;
aliases {
+ ethernet0 = &gmac;
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;