Lines Matching +full:spi +full:- +full:cpol
1 Cavium, Inc. OCTEON SOC SPI master controller.
4 - compatible : "cavium,octeon-3010-spi"
5 - reg : The register base for the controller.
6 - interrupts : One interrupt, used by the controller.
7 - #address-cells : <1>, as required by generic SPI binding.
8 - #size-cells : <0>, also as required by generic SPI binding.
10 Child nodes as per the generic SPI binding.
14 spi@1070000001000 {
15 compatible = "cavium,octeon-3010-spi";
18 #address-cells = <1>;
19 #size-cells = <0>;
24 spi-max-frequency = <5000000>;
25 spi-cpha;
26 spi-cpol;
30 address-width = <16>;