* [PATCH v2] spi-nor: Kconfig: Improve help text for SPI_FSL_QUADSPI
@ 2015-08-13 17:02 Fabio Estevam
2015-08-14 1:01 ` Brian Norris
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2015-08-13 17:02 UTC (permalink / raw)
To: computersforpeace; +Cc: linux-mtd, han.xu, shijie8, Frank.Li, Fabio Estevam
The current "We only connect the NOR to this controller now." text
is not very clear, so explain it better by saying that generic SPI
is not supported by SPI_FSL_QUADSPI and only SPI NOR is.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Changes since v1:
- Explain that generic SPI is not supported and only SPI NOR is as
suggested by Frank Li
drivers/mtd/spi-nor/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/mtd/spi-nor/Kconfig b/drivers/mtd/spi-nor/Kconfig
index 64a4f0e..2353431 100644
--- a/drivers/mtd/spi-nor/Kconfig
+++ b/drivers/mtd/spi-nor/Kconfig
@@ -26,6 +26,7 @@ config SPI_FSL_QUADSPI
depends on ARCH_MXC
help
This enables support for the Quad SPI controller in master mode.
- We only connect the NOR to this controller now.
+ This controller does not support generic SPI. It only supports
+ SPI NOR.
endif # MTD_SPI_NOR
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] spi-nor: Kconfig: Improve help text for SPI_FSL_QUADSPI
2015-08-13 17:02 [PATCH v2] spi-nor: Kconfig: Improve help text for SPI_FSL_QUADSPI Fabio Estevam
@ 2015-08-14 1:01 ` Brian Norris
0 siblings, 0 replies; 2+ messages in thread
From: Brian Norris @ 2015-08-14 1:01 UTC (permalink / raw)
To: Fabio Estevam; +Cc: linux-mtd, han.xu, shijie8, Frank.Li
On Thu, Aug 13, 2015 at 02:02:05PM -0300, Fabio Estevam wrote:
> The current "We only connect the NOR to this controller now." text
> is not very clear, so explain it better by saying that generic SPI
> is not supported by SPI_FSL_QUADSPI and only SPI NOR is.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> Changes since v1:
> - Explain that generic SPI is not supported and only SPI NOR is as
> suggested by Frank Li
Applied to l2-mtd.git
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-14 1:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-13 17:02 [PATCH v2] spi-nor: Kconfig: Improve help text for SPI_FSL_QUADSPI Fabio Estevam
2015-08-14 1:01 ` Brian Norris
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.