From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 30 Mar 2015 16:14:11 +0200 Subject: [U-Boot] [PATCH V2 2/2] spi: Add Cadence QSPI controller Kconfig entry In-Reply-To: References: <1425588714-12415-1-git-send-email-marex@denx.de> <201503301553.07758.marex@denx.de> Message-ID: <201503301614.11693.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, March 30, 2015 at 04:07:40 PM, Jagan Teki wrote: > On 30 March 2015 at 19:23, Marek Vasut wrote: > > On Thursday, March 05, 2015 at 10:53:06 PM, Simon Glass wrote: > >> Hi Marek, > > > > Hi! > > > >> On 5 March 2015 at 14:51, Marek Vasut wrote: > >> > On Thursday, March 05, 2015 at 10:46:08 PM, Simon Glass wrote: > >> > > >> > Thanks. > >> > > >> >> > diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig > >> >> > index 0f1d740..5a415be 100644 > >> >> > --- a/drivers/spi/Kconfig > >> >> > +++ b/drivers/spi/Kconfig > >> >> > @@ -18,3 +18,11 @@ config DESIGNWARE_SPI > >> >> > > >> >> > Enable the Designware SPI driver. This driver can be used > >> >> > to access the SPI NOR flash on platforms embedding this > >> >> > Designware IP core. > >> >> > > >> >> > + > >> >> > +config CADENCE_QSPI > >> >> > + bool "Cadence QSPI driver" > >> >> > + depends on DM_SPI > >> >> > + help > >> >> > + Enable the Cadence Quad-SPI (QSPI) driver. This driver > >> >> > can be + used to access the SPI NOR flash on platforms > >> >> > embedding this + Cadence IP core. > >> >> > -- > >> >> > 2.1.3 > >> >> > >> >> Acked-by: Simon Glass > >> > > >> > Jagan seems to be busy with his marriage, so ... how do we handle > >> > these two patches ? Do you want them in for this MW or the next one > >> > (either way is fine by me) ? Also, I can push them through the > >> > socfpga tree, even though they should probably go through -spi tree. > >> > >> How about you pick them up? > > > > Uh sorry, I completely lost this email. I just replied to Jagan, so let's > > see how the discussion there goes. > > I'm sending -spi PR now, if you want I shall take otherwise you just take > care. Fine, I'll send these two for 2015.07 . Best regards, Marek Vasut