Răsfoiți Sursa

ath79: qca955x: Update dts for current ag71xx driver

Signed-off-by: Chuanhong Guo <[email protected]>
Chuanhong Guo 7 ani în urmă
părinte
comite
18db385eb7
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      target/linux/ath79/dts/qca9557.dtsi

+ 2 - 2
target/linux/ath79/dts/qca9557.dtsi

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