Thread (2 messages) 2 messages, 2 authors, 2021-06-28
STALE1855d

[PATCH] spi: imx: enable use for i.MX8MM and i.MX8MP

From: Ahmad Fatoum <a.fatoum@pengutronix.de>
Date: 2021-06-24 08:17:58
Subsystem: spi subsystem, the rest · Maintainers: Mark Brown, Linus Torvalds

All i.MX8M variants so far are compatible with the eCSPI peripheral of
the i.MX51, which corresponds to the CONFIG_DRIVER_SPI_IMX_2_3 symbol.
This symbol was so far only selected for the i.MX8MQ.

Enable it for the other i.MX8M variants as well.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 drivers/spi/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 323d93efeb1a..91083ee70982 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -71,7 +71,7 @@ config DRIVER_SPI_IMX_0_7
 
 config DRIVER_SPI_IMX_2_3
 	bool
-	depends on ARCH_IMX50 || ARCH_IMX51 || ARCH_IMX53 || ARCH_IMX6 || ARCH_IMX7 || ARCH_IMX8MQ
+	depends on ARCH_IMX50 || ARCH_IMX51 || ARCH_IMX53 || ARCH_IMX6 || ARCH_IMX7 || ARCH_IMX8M
 	default y
 
 config DRIVER_SPI_MXS
-- 
2.29.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help