From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] spi: Add Cadence QSPI controller Kconfig entry
Date: Thu, 5 Mar 2015 17:14:31 +0100 [thread overview]
Message-ID: <201503051714.31249.marex@denx.de> (raw)
In-Reply-To: <CAPnjgZ1JLjZz+x=jxt4BDLBW1kt2HZhmpGA0MMzOOLm5VrKb=Q@mail.gmail.com>
On Thursday, March 05, 2015 at 04:58:19 PM, Simon Glass wrote:
> Hi Marek,
>
> On 4 March 2015 at 15:22, Marek Vasut <marex@denx.de> wrote:
> > Add Cadence QSPI controller Kconfig entry.
> >
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > Cc: Chin Liang See <clsee@opensource.altera.com>
> > Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> > Cc: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
> > Cc: Pavel Machek <pavel@denx.de>
> > Cc: Simon Glass <sjg@chromium.org>
> > Cc: Stefan Roese <sr@denx.de>
> > Cc: Tom Rini <trini@konsulko.com>
> > Cc: Vince Bridgers <vbridger@opensource.altera.com>
> > ---
> >
> > drivers/spi/Kconfig | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
> > diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> > index c0b2570..eaf31ed 100644
> > --- a/drivers/spi/Kconfig
> > +++ b/drivers/spi/Kconfig
> > @@ -16,3 +16,9 @@ config DESIGNWARE_SPI
> >
> > depends on DM_SPI
> > help
> >
> > Enable the Designware SPI driver.
> >
> > +
> > +config CADENCE_QSPI
> > + bool "Cadence QSPI driver"
> > + depends on DM_SPI
> > + help
> > + Enable the Cadence QSPI driver.
>
> Can we get a bit more detail here? What does QSPI mean? What features
> does it support?
Stefan ? ;-)
Best regards,
Marek Vasut
next prev parent reply other threads:[~2015-03-05 16:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-04 22:22 [U-Boot] [PATCH 1/2] spi: Add Designware SPI controller Kconfig entry Marek Vasut
2015-03-04 22:22 ` [U-Boot] [PATCH 2/2] spi: Add Cadence QSPI " Marek Vasut
2015-03-05 9:47 ` Stefan Roese
2015-03-05 15:58 ` Simon Glass
2015-03-05 16:14 ` Marek Vasut [this message]
2015-03-05 16:30 ` Stefan Roese
2015-03-05 16:39 ` Tom Rini
2015-03-05 16:47 ` Stefan Roese
2015-03-05 20:48 ` Marek Vasut
2015-03-05 9:47 ` [U-Boot] [PATCH 1/2] spi: Add Designware SPI " Stefan Roese
2015-03-05 10:57 ` Pavel Machek
2015-03-05 19:48 ` Simon Glass
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=201503051714.31249.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox