ath79: qca955x: Update dts for current ag71xx driver

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
This commit is contained in:
Chuanhong Guo 2018-07-17 17:09:14 +08:00 committed by John Crispin
parent b7a10772d1
commit 18db385eb7

View file

@ -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";