ath79: add new ar934x spi driver
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca956x.dtsi
index 03541b86fbe2d8d2fe06e023f3e47976840a1995..d0ce952ef443601511c6b6f1a2e2dbadeeac76ff 100644 (file)
                };
 
                spi: spi@1f000000 {
-                       compatible = "qca,qca9560-spi", "qca,ar7100-spi";
-                       reg = <0x1f000000 0x10>;
+                       compatible = "qca,ar934x-spi";
+                       reg = <0x1f000000 0x1c>;
 
                        clocks = <&pll ATH79_CLK_AHB>;
-                       clock-names = "ahb";
 
                        status = "disabled";