ath79: fix PLL settings for QCA955x
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / dts / qca9558_openmesh_om5p-ac-v2.dts
index 097e44b310a51fe4569f42b916d1fbc0b42c8d21..87947181310eb7cf9ed91c9c64f8b064c4ece333 100644 (file)
 &eth0 {
        status = "okay";
 
+       pll-data = <0x82000101 0x80000101 0x80001313>;
+
        phy-handle = <&phy4>;
        phy-mode = "rgmii";
 };
 &eth1 {
        status = "okay";
 
+       pll-data = <0x03000101 0x80000101 0x80001313>;
+
        phy-handle = <&phy1>;
        phy-mode = "sgmii";
 };