From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 2/2] spi: Add Cadence QSPI controller Kconfig entry
Date: Mon, 30 Mar 2015 15:53:07 +0200 [thread overview]
Message-ID: <201503301553.07758.marex@denx.de> (raw)
In-Reply-To: <CAPnjgZ1Wdp90sDVycHkpebKMtrU6rTt+URnLjunS_SGMZnTWDQ@mail.gmail.com>
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 <marex@denx.de> 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 <sjg@chromium.org>
> >
> > 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.
Best regards,
Marek Vasut
next prev parent reply other threads:[~2015-03-30 13:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-05 20:51 [U-Boot] [PATCH V2 1/2] spi: Add Designware SPI controller Kconfig entry Marek Vasut
2015-03-05 20:51 ` [U-Boot] [PATCH V2 2/2] spi: Add Cadence QSPI " Marek Vasut
2015-03-05 21:46 ` Simon Glass
2015-03-05 21:51 ` Marek Vasut
2015-03-05 21:53 ` Simon Glass
2015-03-30 13:53 ` Marek Vasut [this message]
2015-03-30 14:07 ` Jagan Teki
2015-03-30 14:14 ` Marek Vasut
2015-03-06 6:52 ` Stefan Roese
2015-03-30 12:16 ` Jagan Teki
2015-03-30 13:50 ` Marek Vasut
2015-03-05 21:46 ` [U-Boot] [PATCH V2 1/2] spi: Add Designware SPI " Simon Glass
2015-03-06 6:51 ` Stefan Roese
2015-03-06 10:47 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201503301553.07758.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.