public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/5] DW SPI: fixes and improvements
Date: Thu, 22 Mar 2018 17:35:38 +0000	[thread overview]
Message-ID: <1521740138.3277.34.camel@synopsys.com> (raw)
In-Reply-To: <CAD6G_RSwXeGUacEhhA9scLU=twFvxFezLr6i259KLzgUWL7GVQ@mail.gmail.com>

Hi Jagan,

On Thu, 2018-03-22 at 23:03 +0530, Jagan Teki wrote:
> On Thu, Mar 22, 2018 at 4:20 PM, Eugeniy Paltsev
> <Eugeniy.Paltsev@synopsys.com> wrote:
> > Various fixes and improvements of designware spi driver.
> > 
> > Changes v1->v2:
> >   * Use readl_poll_timeout macros instead of custom code.
> > 
> > Eugeniy Paltsev (5):
> >    DW SPI: fix tx data loss on FIFO flush
> >    DW SPI: fix transmit only mode
> >    DW SPI: refactor poll_transfer functions
> >    DW SPI: add option to use external gpio for chip select
> >    DW SPI: use 32 bit access instead of 16 and 32 bit mix
> > 
> >   drivers/spi/designware_spi.c | 132 ++++++++++++++++++++++++++++---------------
> >   1 file changed, 87 insertions(+), 45 deletions(-)
> 
> Applied to u-boot-spi/master

I guess that will be merged in U-Boot master tree sometime soon so
that will be a part of the next u-boot release, right?

-Alexey

  reply	other threads:[~2018-03-22 17:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-22 10:50 [U-Boot] [PATCH v2 0/5] DW SPI: fixes and improvements Eugeniy Paltsev
2018-03-22 10:50 ` [U-Boot] [PATCH v2 1/5] DW SPI: fix tx data loss on FIFO flush Eugeniy Paltsev
2018-03-22 10:50 ` [U-Boot] [PATCH v2 2/5] DW SPI: fix transmit only mode Eugeniy Paltsev
2018-03-22 10:50 ` [U-Boot] [PATCH v2 3/5] DW SPI: refactor poll_transfer functions Eugeniy Paltsev
2018-03-22 10:50 ` [U-Boot] [PATCH v2 4/5] DW SPI: add option to use external gpio for chip select Eugeniy Paltsev
2018-03-22 10:50 ` [U-Boot] [PATCH v2 5/5] DW SPI: use 32 bit access instead of 16 and 32 bit mix Eugeniy Paltsev
2018-03-22 17:33 ` [U-Boot] [PATCH v2 0/5] DW SPI: fixes and improvements Jagan Teki
2018-03-22 17:35   ` Alexey Brodkin [this message]
2018-03-22 18:12     ` Jagan Teki
2018-03-22 18:13       ` Alexey Brodkin

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=1521740138.3277.34.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.com \
    --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