linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: stm32: disable spi device mode for stm32f4-f7
@ 2023-06-21 11:55 Valentin Caron
  2023-06-21 11:55 ` [PATCH 1/2] spi: stm32: disable device mode with st,stm32f4-spi compatible Valentin Caron
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Valentin Caron @ 2023-06-21 11:55 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Alexandre Torgue, Alain Volmat, linux-spi, devicetree,
	linux-stm32, linux-arm-kernel, linux-kernel, Valentin Caron

This series follows this thread:
https://lore.kernel.org/all/20230615075815.310261-1-valentin.caron@foss.st.com/

As STM32F4-F7 hardware can handle device mode and stm32 spi kernel
driver can't, a restriction should be put in the kernel driver and
not in the device-tree bindings. This series fixes that.

Valentin Caron (2):
  spi: stm32: disable device mode with st,stm32f4-spi compatible
  spi: dt-bindings: stm32: do not disable spi-slave property for
    stm32f4-f7

 .../devicetree/bindings/spi/st,stm32-spi.yaml     |  1 -
 drivers/spi/spi-stm32.c                           | 15 ++++++++++++---
 2 files changed, 12 insertions(+), 4 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-23  0:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21 11:55 [PATCH 0/2] spi: stm32: disable spi device mode for stm32f4-f7 Valentin Caron
2023-06-21 11:55 ` [PATCH 1/2] spi: stm32: disable device mode with st,stm32f4-spi compatible Valentin Caron
2023-06-21 12:25   ` Krzysztof Kozlowski
2023-06-21 11:55 ` [PATCH 2/2] spi: dt-bindings: stm32: do not disable spi-slave property for stm32f4-f7 Valentin Caron
2023-06-21 12:23   ` Krzysztof Kozlowski
2023-06-23  0:32 ` (subset) [PATCH 0/2] spi: stm32: disable spi device mode " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).