Skip to content

Commit 137594c

Browse files
cfriedtnashif
authored andcommitted
Revert "dts: stm32 spi can configure the frame-format"
This reverts commit 3949963. Signed-off-by: Christopher Friedt <[email protected]>
1 parent 6cfc6fa commit 137594c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

dts/bindings/spi/st,stm32-spi-common.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,6 @@ properties:
1212
interrupts:
1313
required: true
1414

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-
2515
pinctrl-0:
2616
type: phandles
2717
required: false

0 commit comments

Comments
 (0)