We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfc6fa commit 137594cCopy full SHA for 137594c
dts/bindings/spi/st,stm32-spi-common.yaml
@@ -12,16 +12,6 @@ properties:
12
interrupts:
13
required: true
14
15
- frame-format:
16
- type: boolean
17
- required: false
18
- description: |
19
- Use Frame Format to support TI or motorola SPI mode when the SPI
20
- interface is compatible with the TI protocol. The FRF bit of the
21
- SPIx_CR2 configures the SPI to be compliant with this protocol.
22
- false: SPI Motorola mode (default)
23
- true: SPI TI mode
24
-
25
pinctrl-0:
26
type: phandles
27
required: false
0 commit comments