ath79: really fix TP-Link Archer C7 v2 MAC address
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9557.dtsi
index 802f2da7259be91e30d750e69e02459d627d3035..4f797a55430adabe6b25712ada359778fdeab395 100644 (file)
                                status = "disabled";
                        };
 
+                       gmac: gmac@18070000 {
+                               compatible = "qca,qca9550-gmac";
+                               reg = <0x18070000 0x14>;
+                       };
+
                        wmac: wmac@18100000 {
                                compatible = "qca,qca9550-wmac";
                                reg = <0x18100000 0x10000>;
 };
 
 &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";