All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vignesh Raghavendra <vigneshr@ti.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/3] spi-nor: Add octal mode support
Date: Mon, 27 Jan 2020 10:44:01 +0530	[thread overview]
Message-ID: <94fa9d90-4c0e-aaa9-0260-a7ff04c6afce@ti.com> (raw)
In-Reply-To: <CAMty3ZDg+y9OTAnomKQqvpy1D8dTUNAw3xvMYWrK3Uii1Cv2MQ@mail.gmail.com>



On 26/01/20 10:12 pm, Jagan Teki wrote:
> On Sun, Jan 26, 2020 at 7:21 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
>>
>> On Thu, Dec 5, 2019 at 3:45 PM Vignesh Raghavendra <vigneshr@ti.com> wrote:
>>>
>>> This series adds Octal mode support for Micron's mt35x flash.
>>> Also adds Octal mode support for Cadance OSPI/QSPI controller.
>>> Currently only 1-1-8 mode is supported.
>>>
>>> Vignesh Raghavendra (3):
>>>   mtd: spi-nor-core: Add octal mode support
>>>   spi: cadence-qspi: Add support for Cadence Octal SPI controller
>>>   spi: cadence-qspi: Add compatible for TI AM654
>>>
>>>  drivers/mtd/spi/sf_internal.h  |  3 ++-
>>>  drivers/mtd/spi/spi-nor-core.c | 20 +++++++++++++++++++-
>>>  drivers/spi/cadence_qspi.c     |  2 ++
>>>  drivers/spi/cadence_qspi_apb.c |  8 ++++++--
>>>  drivers/spi/spi-mem.c          |  6 ++++++
>>>  drivers/spi/spi-uclass.c       |  6 ++++++
>>>  include/linux/mtd/spi-nor.h    |  8 ++++++++
>>>  include/spi.h                  |  2 ++
>>>  8 files changed, 51 insertions(+), 4 deletions(-)
>>
>> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
> 
> Need rebase to master, look like it is not apply directly.

This series depends on:
http://patchwork.ozlabs.org/project/uboot/list/?series=155385



-- 
Regards
Vignesh

  reply	other threads:[~2020-01-27  5:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-05 10:16 [PATCH 0/3] spi-nor: Add octal mode support Vignesh Raghavendra
2019-12-05 10:16 ` [PATCH 1/3] mtd: spi-nor-core: " Vignesh Raghavendra
2019-12-05 10:16 ` [PATCH 2/3] spi: cadence-qspi: Add support for Cadence Octal SPI controller Vignesh Raghavendra
2019-12-05 10:16 ` [PATCH 3/3] spi: cadence-qspi: Add compatible for TI AM654 Vignesh Raghavendra
2020-01-26 13:51 ` [PATCH 0/3] spi-nor: Add octal mode support Jagan Teki
2020-01-26 16:42   ` Jagan Teki
2020-01-27  5:14     ` Vignesh Raghavendra [this message]
2020-01-27  7:14       ` 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=94fa9d90-4c0e-aaa9-0260-a7ff04c6afce@ti.com \
    --to=vigneshr@ti.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.