U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: tkuw584924@gmail.com
To: u-boot@lists.denx.de
Cc: trini@konsulko.com, jagan@amarulasolutions.com, vigneshr@ti.com,
	tudor.ambarus@linaro.org, pratyush@kernel.org,
	ashok.reddy.soma@amd.com, venkatesh.abbarapu@amd.com,
	Hiroyuki.Saito2@infineon.com, Shinsuke.Okada@infineon.com,
	Daisuke.Nakata@infineon.com, tkuw584924@gmail.com,
	Bacem.Daassi@infineon.com,
	Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
Subject: [PATCH 0/2] zynqmp parallel memories support for Infineon Flash
Date: Fri, 14 Mar 2025 14:53:35 +0900	[thread overview]
Message-ID: <cover.1741930961.git.Takahiro.Kuwano@infineon.com> (raw)

From: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>

Some of Infineon SPI-NOR chips use vendor or device specific commands
which we need to take care for parallel memories configuration in zynqmp.

Tested with Infineon S25HS02GT flash and AMD EK-VMK180 board.

Takahiro Kuwano (2):
  spi: zynqmp_gqspi: Make WR_ANY_REG opcode not use striped access
  mtd: spi-nor-core: Rework spansion_sr_ready() for parallel memories
    support

 drivers/mtd/spi/spi-nor-core.c | 37 ++++++++++++++++++++++++++++++++--
 drivers/spi/zynqmp_gqspi.c     |  2 ++
 2 files changed, 37 insertions(+), 2 deletions(-)

-- 
2.34.1


             reply	other threads:[~2025-03-14  5:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14  5:53 tkuw584924 [this message]
2025-03-14  5:53 ` [PATCH 1/2] spi: zynqmp_gqspi: Make WR_ANY_REG opcode not use striped access tkuw584924
2025-03-14  5:53 ` [PATCH 2/2] mtd: spi-nor-core: Rework spansion_sr_ready() for parallel memories support tkuw584924
2025-03-14  7:40   ` Tudor Ambarus
2025-03-14 14:54     ` Tom Rini
2025-03-15  0:12       ` Takahiro Kuwano

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=cover.1741930961.git.Takahiro.Kuwano@infineon.com \
    --to=tkuw584924@gmail.com \
    --cc=Bacem.Daassi@infineon.com \
    --cc=Daisuke.Nakata@infineon.com \
    --cc=Hiroyuki.Saito2@infineon.com \
    --cc=Shinsuke.Okada@infineon.com \
    --cc=Takahiro.Kuwano@infineon.com \
    --cc=ashok.reddy.soma@amd.com \
    --cc=jagan@amarulasolutions.com \
    --cc=pratyush@kernel.org \
    --cc=trini@konsulko.com \
    --cc=tudor.ambarus@linaro.org \
    --cc=u-boot@lists.denx.de \
    --cc=venkatesh.abbarapu@amd.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox