Commit 2eca8411 authored by Heiko Stuebner's avatar Heiko Stuebner

arm64: dts: rockchip: add ethernet0 alias on rk3399

This is used by bootloaders to override the mac address in the devicetree
if needed.
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 12335eba
......@@ -56,6 +56,7 @@ / {
#size-cells = <2>;
aliases {
ethernet0 = &gmac;
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment