Searched hist:"79 b8a705e26c08f8f09dd55f1dd56f2375973d2d" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/spi/ |
H A D | spi-stm32-ospi.c | 79b8a705e26c08f8f09dd55f1dd56f2375973d2d Wed Feb 19 08:00:53 UTC 2025 Patrice Chotard <patrice.chotard@foss.st.com> spi: stm32: Add OSPI driver
Add STM32 OSPI driver, it supports : - support sNOR / sNAND devices. - Three functional modes: indirect, automatic-status polling, memory-mapped. - Single-, dual-, quad-, and octal-SPI communication. - Dual-quad communication. - Single data rate (SDR). - DMA channel for indirect mode.
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Link: https://patch.msgid.link/20250219080059.367045-3-patrice.chotard@foss.st.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | Kconfig | 79b8a705e26c08f8f09dd55f1dd56f2375973d2d Wed Feb 19 08:00:53 UTC 2025 Patrice Chotard <patrice.chotard@foss.st.com> spi: stm32: Add OSPI driver
Add STM32 OSPI driver, it supports : - support sNOR / sNAND devices. - Three functional modes: indirect, automatic-status polling, memory-mapped. - Single-, dual-, quad-, and octal-SPI communication. - Dual-quad communication. - Single data rate (SDR). - DMA channel for indirect mode.
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Link: https://patch.msgid.link/20250219080059.367045-3-patrice.chotard@foss.st.com Signed-off-by: Mark Brown <broonie@kernel.org>
|