mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
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>
This commit is contained in:
committed by
Mark Brown
parent
337207408f
commit
01fa9edd8b
@@ -27,7 +27,6 @@ allOf:
|
||||
then:
|
||||
properties:
|
||||
st,spi-midi-ns: false
|
||||
spi-slave: false
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
|
Reference in New Issue
Block a user