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