public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] Adds driver for Xilinx' xps_spi SPI controller.
Date: Tue, 17 Aug 2010 19:25:38 +0200	[thread overview]
Message-ID: <20100817192538.1d12bc41@wker> (raw)
In-Reply-To: <4C6AB85E.6030805@mail.mcgill.ca>

Hi,

On Tue, 17 Aug 2010 09:27:10 -0700
Graeme Smecher <graeme.smecher@mail.mcgill.ca> wrote:

> On 04/08/10 02:04 PM, Graeme Smecher wrote:
> > This code differs in only trivial ways from the altera_spi driver. It plays
> > nice with Thomas Chou's mmc_spi driver, as well as with SPI flash.
> >
> > Documentation for the SPI core is available here:
> >
> >     http://www.xilinx.com/support/documentation/ip_documentation/xps_spi.pdf
> >
> > Signed-off-by: Graeme Smecher<graeme.smecher@mail.mcgill.ca>
> > ---
> >   drivers/spi/Makefile     |    1 +
> >   drivers/spi/xilinx_spi.c |  173 ++++++++++++++++++++++++++++++++++++++++++++++
> >   2 files changed, 174 insertions(+), 0 deletions(-)
> >   create mode 100644 drivers/spi/xilinx_spi.c
> >    
> 
> Just a friendly reminder -- I'd be really happy to see this, and my 
> other patch (July 29, "Add support for Winbond W25Q64 SPI flash"), 
> integrated into the tree. Please let me know if there's anything I can 
> do to grease the skids.

Thanks! But both, this and your other patch have been submitted when
the merge window for next v2010.09 release was closed. So the patches
probably won't be integrated before the next merge window opens,
since these are not bug fixes. Normally you do not have to resubmit
the patches when the next merge window opens again, maybe send a
reminder again. Some info about release cycle can be found here [1].

Best regards,
Anatolij

[1] http://www.denx.de/wiki/U-Boot/ReleaseCycle

  reply	other threads:[~2010-08-17 17:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-03 15:47 [U-Boot] [PATCH] Adds driver for Xilinx' xps_spi SPI controller Graeme Smecher
2010-08-03 17:59 ` Mike Frysinger
2010-08-04 21:01   ` Graeme Smecher
2010-08-04 21:04   ` [U-Boot] [PATCH V2] " Graeme Smecher
2010-08-17 16:27     ` Graeme Smecher
2010-08-17 17:25       ` Anatolij Gustschin [this message]
2010-08-17 17:34         ` Graeme Smecher
2010-09-18 20:02     ` Wolfgang Denk
2010-09-20 14:43       ` Graeme Smecher
2012-03-31 19:42         ` Marek Vasut
2012-04-02 15:56           ` Graeme Smecher
2012-04-02 16:34             ` Marek Vasut

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=20100817192538.1d12bc41@wker \
    --to=agust@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