[PATCH v2 0/2] Add MT35XU01G SPI NOR flash on i.MX952-EVK board

From: Haibo Chen

Date: Wed Feb 25 2026 - 01:49:08 EST


on i.MX952 EVK board, there is MT35XU01G SPI NOR, i.MX952 control
this nor device through XSPI controller.

Signed-off-by: Haibo Chen <haibo.chen@xxxxxxx>
---
Changes in v2:
- v1 contain three patches, first patch already accepted, so v2 only contain two patches.
- PATCH 2: re-do this patch on the rebased branch(Frank's imx/dt64), and move xspi node
after scmi_iomuxc to keep alphabet order.
- Link to v1: https://lore.kernel.org/r/20260114-xspi-imx952-v1-0-acc60a5a2a9d@xxxxxxx

---
Haibo Chen (2):
arm64: dts: imx952: Add xspi node
arm64: dts: imx952-evk: add MT35XU01G spi nor flash

arch/arm64/boot/dts/freescale/imx952-evk.dts | 41 ++++++++++++++++++++++++++++
arch/arm64/boot/dts/freescale/imx952.dtsi | 19 +++++++++++++
2 files changed, 60 insertions(+)
---
base-commit: 399c6e3385a79e0e93837b504ad58477c22db841
change-id: 20260225-dts-imx952-xspi-a9081e450b3b

Best regards,
--
Haibo Chen <haibo.chen@xxxxxxx>