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:
12335eb
)
arm64: dts: rockchip: add ethernet0 alias on rk3399
author
Heiko Stuebner
<heiko@sntech.de>
Tue, 9 May 2017 18:34:06 +0000
(20:34 +0200)
committer
Heiko Stuebner
<heiko@sntech.de>
Tue, 30 May 2017 10:06:16 +0000
(12:06 +0200)
This is used by bootloaders to override the mac address in the devicetree
if needed.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
index 74bffe79c47c52151050abf0e1668c9855cbde78..69c56f7316c4577105f44d01762d5d1852df05df 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3399.dtsi
+++ b/
arch/arm64/boot/dts/rockchip/rk3399.dtsi
@@
-56,6
+56,7
@@
#size-cells = <2>;
aliases {
+ ethernet0 = &gmac;
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;