Searched +full:ar9132 +full:- +full:pll (Results 1 – 1 of 1) sorted by relevance
4 - compatible: has to be "qca,<soc-type>-spi", "qca,ar7100-spi" as fallback.5 - reg: Base address and size of the controllers memory area6 - clocks: phandle of the AHB clock.7 - clock-names: has to be "ahb".8 - #address-cells: <1>, as required by generic SPI binding.9 - #size-cells: <0>, also as required by generic SPI binding.16 compatible = "qca,ar9132-spi", "qca,ar7100-spi";19 clocks = <&pll 2>;20 clock-names = "ahb";22 #address-cells = <1>;[all …]