All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jteki@openedev.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] spi: ti_qspi: Fix SPI_3WIRE checking using mode
Date: Fri, 4 Dec 2015 14:18:54 +0530	[thread overview]
Message-ID: <CAD6G_RSt5wKqe6rRBCW84qzrYyTU=GY=Uf3VeHsEWLeTdg-W3w@mail.gmail.com> (raw)
In-Reply-To: <CAPnjgZ3Dm=r+DraD+jN4y_28fm9CTa2unDG=RAGiLwqQ42fFdg@mail.gmail.com>

On 4 December 2015 at 00:27, Simon Glass <sjg@chromium.org> wrote:
> On 3 December 2015 at 10:12, Jagan Teki <jteki@openedev.com> wrote:
>> SPI_3WIRE is spi mode not spi flags, so this patch fixed
>> the spi-3wire checking throgh mode instead of flags.
>>
>> Cc: Mugunthan V N <mugunthanvnm@ti.com>
>> Cc: Simon Glass <sjg@chromium.org>
>> Signed-off-by: Jagan Teki <jteki@openedev.com>
>> ---
>>  drivers/spi/ti_qspi.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Simon Glass <sjg@chromium.org>

Applied to u-boot-spi/master

thanks!
-- 
Jagan.

  reply	other threads:[~2015-12-04  8:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-03 17:12 [U-Boot] [PATCH 1/2] spi: Get spi-3wire from dts Jagan Teki
2015-12-03 17:12 ` [U-Boot] [PATCH 2/2] spi: ti_qspi: Fix SPI_3WIRE checking using mode Jagan Teki
2015-12-03 18:57   ` Simon Glass
2015-12-04  8:48     ` Jagan Teki [this message]
2015-12-03 18:57 ` [U-Boot] [PATCH 1/2] spi: Get spi-3wire from dts Simon Glass
2015-12-04  8:49   ` Jagan Teki

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='CAD6G_RSt5wKqe6rRBCW84qzrYyTU=GY=Uf3VeHsEWLeTdg-W3w@mail.gmail.com' \
    --to=jteki@openedev.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 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.