diff options
author | Valentin Caron <valentin.caron@foss.st.com> | 2023-06-21 13:55:23 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-06-22 18:03:32 +0100 |
commit | 01fa9edd8bcf1c4fe330ea000c3da9ecf76c76a0 (patch) | |
tree | 080ac3dac7a839fdbd8f61b37f3f31f28ede4d3b /Documentation/devicetree/bindings/spi | |
parent | 337207408f74a8374beacf232ec1e08742c1d98f (diff) |
spi: dt-bindings: stm32: do not disable spi-slave property for stm32f4-f7
STM32F4-F7 are, from hardware point of view, capable to handle device mode.
So this property should not be forced at false in dt-bindings.
Signed-off-by: Valentin Caron <valentin.caron@foss.st.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/Message-Id: <20230621115523.923176-3-valentin.caron@foss.st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
-rw-r--r-- | Documentation/devicetree/bindings/spi/st,stm32-spi.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml b/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml index f1c86e694af1..9ca1a843c820 100644 --- a/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml +++ b/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml @@ -27,7 +27,6 @@ allOf: then: properties: st,spi-midi-ns: false - spi-slave: false properties: compatible: |