提交 5a60adaf 编写于 作者: Y Yuan Yao 提交者: Mark Brown

spi: Add DSPI support for layerscape family

LS1043a and LS2080A in the Layerscape family also support DSPI, make
DSPI selectable for these hardwares.
Signed-off-by: NYuan Yao <yao.yuan@freescale.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 fa14e47f
...@@ -304,7 +304,7 @@ config SPI_FSL_SPI ...@@ -304,7 +304,7 @@ config SPI_FSL_SPI
config SPI_FSL_DSPI config SPI_FSL_DSPI
tristate "Freescale DSPI controller" tristate "Freescale DSPI controller"
select REGMAP_MMIO select REGMAP_MMIO
depends on SOC_VF610 || SOC_LS1021A || COMPILE_TEST depends on SOC_VF610 || SOC_LS1021A || ARCH_LAYERSCAPE || COMPILE_TEST
help help
This enables support for the Freescale DSPI controller in master This enables support for the Freescale DSPI controller in master
mode. VF610 platform uses the controller. mode. VF610 platform uses the controller.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册