U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] zynqmp parallel memories support for Infineon Flash
@ 2025-03-14  5:53 tkuw584924
  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
  0 siblings, 2 replies; 6+ messages in thread
From: tkuw584924 @ 2025-03-14  5:53 UTC (permalink / raw)
  To: u-boot
  Cc: trini, jagan, vigneshr, tudor.ambarus, pratyush, ashok.reddy.soma,
	venkatesh.abbarapu, Hiroyuki.Saito2, Shinsuke.Okada,
	Daisuke.Nakata, tkuw584924, Bacem.Daassi, Takahiro Kuwano

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-15  0:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14  5:53 [PATCH 0/2] zynqmp parallel memories support for Infineon Flash tkuw584924
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox