[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3b7c090f-42ef-1b5d-0708-0b3b52d49302@infradead.org>
Date: Thu, 20 Sep 2018 15:46:22 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Ryan Case <ryandcase@...omium.org>, Mark Brown <broonie@...nel.org>
Cc: Boris Brezillon <boris.brezillon@...tlin.com>,
Stephen Boyd <swboyd@...omium.org>,
Doug Anderson <dianders@...omium.org>,
linux-arm-msm@...r.kernel.org,
Girish Mahadevan <girishm@...eaurora.org>,
linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org
Subject: Re: [PATCH v2 2/2] spi: Introduce new driver for Qualcomm QuadSPI
controller
Hi,
Just curious:
On 9/20/18 3:40 PM, Ryan Case wrote:
> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index de03d67bcd2b..36922e12c3b0 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -549,6 +549,12 @@ config SPI_RSPI
> help
> SPI driver for Renesas RSPI and QSPI blocks.
>
> +config SPI_QCOM_QSPI
> + tristate "QTI QPSPI controller"
Is that QPSPI correct?
This is the only place that QPSPI or PSPI is used in this patch.
> + depends on ARCH_QCOM
> + help
> + QSPI(Quad SPI) driver for Qualcomm QSPI controller.
> +
> config SPI_QUP
> tristate "Qualcomm SPI controller with QUP interface"
> depends on ARCH_QCOM || (ARM && COMPILE_TEST)
--
~Randy
Powered by blists - more mailing lists