ath79: qca955x: Update dts for current ag71xx driver
authorChuanhong Guo <gch981213@gmail.com>
Tue, 17 Jul 2018 09:09:14 +0000 (17:09 +0800)
committerJohn Crispin <john@phrozen.org>
Mon, 30 Jul 2018 08:43:34 +0000 (10:43 +0200)
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
target/linux/ath79/dts/qca9557.dtsi

index 980629c939ed7f9eb0f744c391ec933451ef937f..4f797a55430adabe6b25712ada359778fdeab395 100644 (file)
 };
 
 &eth0 {
-       compatible = "qca,qca9550-eth", "syscon";
+       compatible = "qca,qca9550-eth", "syscon", "simple-mfd";
 
        pll-data = <0x82000101 0x80000101 0x80001313>;
        phy-mode = "rgmii";
 };
 
 &eth1 {
-       compatible = "qca,qca9550-eth", "syscon";
+       compatible = "qca,qca9550-eth", "syscon", "simple-mfd";
 
        pll-data = <0x82000101 0x80000101 0x80001313>;
        phy-mode = "sgmii";