All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: Takahiro Kuwano <tkuw584924@gmail.com>
Cc: U-Boot-Denx <u-boot@lists.denx.de>, Vignesh R <vigneshr@ti.com>,
	 Pratyush Yadav <p.yadav@ti.com>,
	Bacem.Daassi@infineon.com,
	 Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
Subject: Re: [PATCH v9 7/9] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
Date: Tue, 29 Jun 2021 19:13:33 +0530	[thread overview]
Message-ID: <CAMty3ZCzvO0ZmqdZd-P30pnvJhDcsiftCmQQPR0rknnj5bZvMA@mail.gmail.com> (raw)
In-Reply-To: <0536a93c87801afd97ae5de0f1f5b87b69057177.1624944246.git.Takahiro.Kuwano@infineon.com>

On Tue, Jun 29, 2021 at 11:31 AM <tkuw584924@gmail.com> wrote:
>
> From: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
>
> Cypress chips support SPINOR_OP_EN4B(B7h) to enable 4-byte addressing mode.
>
> Cypress chips support B8h to disable 4-byte addressing mode instead of
> SPINOR_OP_EX4B(E9h).
>
> This patch defines new opcode and updates set_4byte() to support
> enable/disable 4-byte addressing mode for Cypress chips.
>
> Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
> ---

Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>

  reply	other threads:[~2021-06-29 13:43 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-29  6:00 [PATCH v9 0/9] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t tkuw584924
2021-06-29  6:00 ` [PATCH v9 1/9] mtd: spi-nor: Add Cypress manufacturer ID tkuw584924
2021-06-29 13:37   ` Jagan Teki
2021-06-30 12:02   ` Jagan Teki
2021-06-29  6:00 ` [PATCH v9 2/9] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t tkuw584924
2021-06-29 13:39   ` Jagan Teki
2021-06-29  6:00 ` [PATCH v9 3/9] mtd: spi-nor-core: Add support for Read/Write Any Register tkuw584924
2021-06-29 13:39   ` Jagan Teki
2021-06-29  6:00 ` [PATCH v9 4/9] mtd: spi-nor-core: Add support for volatile QE bit tkuw584924
2021-06-29 13:40   ` Jagan Teki
2021-06-29  6:01 ` [PATCH v9 5/9] mtd: spi-nor-core: Add the ->ready() hook tkuw584924
2021-06-29 13:42   ` Jagan Teki
2021-06-29  6:01 ` [PATCH v9 6/9] mtd: spi-nor-core: Read status by Read Any Register tkuw584924
2021-06-29 13:43   ` Jagan Teki
2021-06-29  6:01 ` [PATCH v9 7/9] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte tkuw584924
2021-06-29 13:43   ` Jagan Teki [this message]
2021-06-29  6:01 ` [PATCH v9 8/9] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t tkuw584924
2021-06-29 13:45   ` Jagan Teki
2021-06-29  6:01 ` [PATCH v9 9/9] mtd: spi-nor-tiny: " tkuw584924
2021-06-29 13:45   ` 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=CAMty3ZCzvO0ZmqdZd-P30pnvJhDcsiftCmQQPR0rknnj5bZvMA@mail.gmail.com \
    --to=jagan@amarulasolutions.com \
    --cc=Bacem.Daassi@infineon.com \
    --cc=Takahiro.Kuwano@infineon.com \
    --cc=p.yadav@ti.com \
    --cc=tkuw584924@gmail.com \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@ti.com \
    /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.