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