Skip to content

Commit

Permalink
arm64: dts: rockchip: Setup rk3368 ethernet0 alias for u-boot
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Heiko Stuebner committed Nov 19, 2015
1 parent 8005c49 commit ff08868
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/rockchip/rk3368.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
#size-cells = <2>;

aliases {
ethernet0 = &gmac;
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;
Expand Down

0 comments on commit ff08868

Please sign in to comment.