projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f73a282
)
arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
author
Johan Jonker
<jbx6244@gmail.com>
Sat, 25 Apr 2020 12:23:45 +0000
(14:23 +0200)
committer
Heiko Stuebner
<heiko@sntech.de>
Mon, 27 Apr 2020 19:31:35 +0000
(21:31 +0200)
The status was removed of the '&gmac2phy' node with the apply
of a patch long time ago, so fix status for '&gmac2phy'
in 'rk3328-evb.dts'.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link:
https://lore.kernel.org/r/20200425122345.12902-2-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3328-evb.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3328-evb.dts
b/arch/arm64/boot/dts/rockchip/rk3328-evb.dts
index 6ce75f625c6b1c280123351313c72af75eeb7e35..ac29c2744d08649bd42e5db416e2c8a5c98eaed3 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3328-evb.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3328-evb.dts
@@
-85,7
+85,7
@@
assigned-clock-rate = <50000000>;
assigned-clocks = <&cru SCLK_MAC2PHY>;
assigned-clock-parents = <&cru SCLK_MAC2PHY_SRC>;
-
+ status = "okay";
};
&i2c1 {