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

Haibo Chen posted 2 patches 1 month, 2 weeks ago
arch/arm64/boot/dts/freescale/imx952-evk.dts | 41 ++++++++++++++++++++++++++++
arch/arm64/boot/dts/freescale/imx952.dtsi    | 19 +++++++++++++
2 files changed, 60 insertions(+)
[PATCH v2 0/2] Add MT35XU01G SPI NOR flash on i.MX952-EVK board
Posted by Haibo Chen 1 month, 2 weeks ago
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@nxp.com>
---
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@nxp.com

---
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@nxp.com>
Re: [PATCH v2 0/2] Add MT35XU01G SPI NOR flash on i.MX952-EVK board
Posted by Frank Li 1 month, 2 weeks ago
On Wed, 25 Feb 2026 14:47:24 +0800, Haibo Chen wrote:
> on i.MX952 EVK board, there is MT35XU01G SPI NOR, i.MX952 control
> this nor device through XSPI controller.
> 
> 

Applied, thanks!

[1/2] arm64: dts: imx952: Add xspi node
      (no commit info)
[2/2] arm64: dts: imx952-evk: add MT35XU01G spi nor flash
      (no commit info)

Best regards,
--
Frank Li <Frank.Li@nxp.com>