projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d94a3f3
)
ath79: correct OCEDO Ursus phy-mode property
author
David Bauer
<mail@david-bauer.net>
Sat, 31 Aug 2019 14:47:31 +0000
(16:47 +0200)
committer
David Bauer
<mail@david-bauer.net>
Sat, 31 Aug 2019 20:11:29 +0000
(22:11 +0200)
This fixes the previously incorrect phy-mode for the OCEDO Ursus GMAC0.
See
62abbd587dc9
("ath79: correct various phy-mode properties")
for more details.
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ath79/dts/qca9558_ocedo_ursus.dts
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/qca9558_ocedo_ursus.dts
b/target/linux/ath79/dts/qca9558_ocedo_ursus.dts
index 1a92da3946962704438d209c543a62e9647e25dd..4914e03ba2787c8bc3068575e18251027f23de6c 100644
(file)
--- a/
target/linux/ath79/dts/qca9558_ocedo_ursus.dts
+++ b/
target/linux/ath79/dts/qca9558_ocedo_ursus.dts
@@
-125,8
+125,10
@@
ð0 {
status = "okay";
mtd-mac-address = <&art 0x00>;
+
+ phy-mode = "rgmii-rxid";
phy-handle = <&phy1>;
- pll-data = <0x
a6
000000 0x80000101 0x80001313>;
+ pll-data = <0x
8e
000000 0x80000101 0x80001313>;
gmac_config: gmac-config {
device = <&gmac>;