Skip to content

Commit 01fa9ed

Browse files
VCASTMbroonie
authored andcommitted
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>
1 parent 3372074 commit 01fa9ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/devicetree/bindings/spi/st,stm32-spi.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ allOf:
2727
then:
2828
properties:
2929
st,spi-midi-ns: false
30-
spi-slave: false
3130

3231
properties:
3332
compatible:

0 commit comments

Comments
 (0)