Lines Matching full:spi
4 $id: http://devicetree.org/schemas/spi/spi-controller.yaml#
7 title: SPI Controller Common Properties
13 SPI busses can be described with a node for the SPI controller device
14 and a set of child nodes for each SPI slave on the bus. The system SPI
15 controller may be described for use in SPI master mode or in SPI slave mode,
20 pattern: "^spi(@.*|-([0-9]|[1-9][0-9]+))?$"
49 cs-gpio with the optional spi-cs-high flag for SPI slaves.
56 spi-cs-high | - | H |
58 spi-cs-high | ACTIVE_HIGH | H |
60 spi-cs-high | ACTIVE_LOW | H | 2
68 because ACTIVE_LOW is overridden by spi-cs-high.
70 spi-cs-high + ACTIVE_HIGH.
92 spi-slave:
95 The SPI controller acts as a slave, instead of a master.
103 Compatible of the SPI device.
111 $ref: spi-peripheral-props.yaml
115 spi-3wire:
120 spi-cpha:
125 spi-cpol:
142 - spi-slave
164 spi@80010000 {
167 compatible = "fsl,imx28-spi";
175 spi-max-frequency = <1000000>;
181 spi-max-frequency = <100000>;
186 compatible = "jedec,spi-nor";
187 spi-max-frequency = <50000000>;