Linux SPI subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] spi: enable the SpacemiT K3 SoC QSPI
@ 2026-05-21 14:44 Zhengyu He
  2026-05-21 14:44 ` [PATCH v2 1/2] spi: dt-bindings: fsl-qspi: support SpacemiT K3 Zhengyu He
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zhengyu He @ 2026-05-21 14:44 UTC (permalink / raw)
  To: Han Xu, Mark Brown, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Yixun Lan, Paul Walmsley, Palmer Dabbelt, Albert Ou,
	Alexandre Ghiti
  Cc: linux-spi, imx, devicetree, linux-kernel, linux-riscv, spacemit,
	Wei Fu, Zhengyu He, Cody Kang

Add the SpacemiT K3 QSPI compatible and enable SPI NOR flash on the
K3 Pico-ITX board.

K3 and K1 use the same QSPI controller, so the K3 devicetree uses
"spacemit,k1-qspi" as fallback.

With this, patch 2/3 in v1 is dropped.

This series is based on the for-next branch of:
  https://github.com/spacemit-com/linux

This series is available here:
  https://github.com/imguoguo/linux/tree/k3-pico-itx-qspi-v2

Version 2 addresses review comments on v1:
  - Use "spacemit,k1-qspi" as fallback for the K3 QSPI compatible.
  - Drop v1 patch 2, "spi: fsl-qspi: add SpacemiT K3 support".
  - Reordered Signed-off-by trailers.

Here is version 1:
  https://lore.kernel.org/r/20260519-k3-pico-itx-qspi-v1-v1-0-c32afeeaf741@gmail.com

Signed-off-by: Zhengyu He <hezhy472013@gmail.com>
---
Zhengyu He (2):
      spi: dt-bindings: fsl-qspi: support SpacemiT K3
      riscv: dts: spacemit: add QSPI support for K3 Pico-ITX

 .../devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml  |  3 ++
 arch/riscv/boot/dts/spacemit/k3-pico-itx.dts       | 58 ++++++++++++++++++++++
 arch/riscv/boot/dts/spacemit/k3-pinctrl.dtsi       | 21 ++++++++
 arch/riscv/boot/dts/spacemit/k3.dtsi               | 17 +++++++
 4 files changed, 99 insertions(+)
---
base-commit: 6edd9a0d32e1ef81133b8cb5b3bb3157a44da4d1
change-id: 20260521-k3-pico-itx-qspi-v2-for-next-20260521-889b94120d85

Best regards,
-- 
Zhengyu He <hezhy472013@gmail.com>


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

end of thread, other threads:[~2026-06-20  6:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-21 14:44 [PATCH v2 0/2] spi: enable the SpacemiT K3 SoC QSPI Zhengyu He
2026-05-21 14:44 ` [PATCH v2 1/2] spi: dt-bindings: fsl-qspi: support SpacemiT K3 Zhengyu He
2026-05-21 19:46   ` Conor Dooley
2026-05-21 14:44 ` [PATCH v2 2/2] riscv: dts: spacemit: add QSPI support for K3 Pico-ITX Zhengyu He
2026-06-20  6:23   ` Aurelien Jarno
2026-05-21 20:56 ` (subset) [PATCH v2 0/2] spi: enable the SpacemiT K3 SoC QSPI Mark Brown

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