ath79: qca955x: Update dts for current ag71xx driver

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
v19.07.3_mercusys_ac12_duma
Chuanhong Guo 6 years ago committed by John Crispin
parent b7a10772d1
commit 18db385eb7

@ -293,7 +293,7 @@
};
&eth0 {
compatible = "qca,qca9550-eth", "syscon";
compatible = "qca,qca9550-eth", "syscon", "simple-mfd";
pll-data = <0x82000101 0x80000101 0x80001313>;
phy-mode = "rgmii";
@ -308,7 +308,7 @@
};
&eth1 {
compatible = "qca,qca9550-eth", "syscon";
compatible = "qca,qca9550-eth", "syscon", "simple-mfd";
pll-data = <0x82000101 0x80000101 0x80001313>;
phy-mode = "sgmii";

Loading…
Cancel
Save