aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/rk3xxx.dtsi
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2015-11-07 22:37:26 +0100
committerHeiko Stuebner <heiko@sntech.de>2015-11-19 05:54:58 +0100
commitb3e4b95366a5fcdc1ce3c3e9ffb5db11e1b11939 (patch)
tree226bdf688927d8c34da4eb4a38e865f443067cc9 /arch/arm/boot/dts/rk3xxx.dtsi
parentARM: dts: rockchip: Setup rk3288 ethernet0 alias for u-boot (diff)
downloadwireguard-linux-b3e4b95366a5fcdc1ce3c3e9ffb5db11e1b11939.tar.xz
wireguard-linux-b3e4b95366a5fcdc1ce3c3e9ffb5db11e1b11939.zip
ARM: dts: rockchip: Setup rk3066/rk3188 ethernet0 alias for u-boot
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>
Diffstat (limited to 'arch/arm/boot/dts/rk3xxx.dtsi')
-rw-r--r--arch/arm/boot/dts/rk3xxx.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/rk3xxx.dtsi b/arch/arm/boot/dts/rk3xxx.dtsi
index 4497d288a7cb..99eeea70223b 100644
--- 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;