From: David Bauer Date: Sat, 31 Aug 2019 14:47:31 +0000 (+0200) Subject: ath79: correct OCEDO Ursus phy-mode property X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7b137e9df920926dbd92f12450d9955c2759c92b;p=openwrt%2Fstaging%2Frmilecki.git ath79: correct OCEDO Ursus phy-mode property 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 --- diff --git a/target/linux/ath79/dts/qca9558_ocedo_ursus.dts b/target/linux/ath79/dts/qca9558_ocedo_ursus.dts index 1a92da39469..4914e03ba27 100644 --- 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 = <0xa6000000 0x80000101 0x80001313>; + pll-data = <0x8e000000 0x80000101 0x80001313>; gmac_config: gmac-config { device = <&gmac>;