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

Haibo Chen posted 3 patches 3 weeks, 4 days ago
.../devicetree/bindings/spi/nxp,imx94-xspi.yaml    |  4 +++
arch/arm64/boot/dts/freescale/imx952-evk.dts       | 41 ++++++++++++++++++++++
arch/arm64/boot/dts/freescale/imx952.dtsi          | 19 ++++++++++
3 files changed, 64 insertions(+)
[PATCH 0/3] Add MT35XU01G SPI NOR flash on i.MX952-EVK board
Posted by Haibo Chen 3 weeks, 4 days 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>
---
Haibo Chen (3):
      spi: dt-bindings: nxp,imx94-xspi: add nxp,imx952-xspi
      arm64: dts: imx952: Add xspi node
      arm64: dts: imx952-evk: add MT35XU01G spi nor flash

 .../devicetree/bindings/spi/nxp,imx94-xspi.yaml    |  4 +++
 arch/arm64/boot/dts/freescale/imx952-evk.dts       | 41 ++++++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx952.dtsi          | 19 ++++++++++
 3 files changed, 64 insertions(+)
---
base-commit: 0f853ca2a798ead9d24d39cad99b0966815c582a
change-id: 20260114-xspi-imx952-07449aed6ba8

Best regards,
-- 
Haibo Chen <haibo.chen@nxp.com>
Re: (subset) [PATCH 0/3] Add MT35XU01G SPI NOR flash on i.MX952-EVK board
Posted by Mark Brown 2 weeks, 5 days ago
On Wed, 14 Jan 2026 14:49:44 +0800, Haibo Chen wrote:
> on i.MX952 EVK board, there is MT35XU01G SPI NOR, i.MX952 control
> this nor device through XSPI controller.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/3] spi: dt-bindings: nxp,imx94-xspi: add nxp,imx952-xspi
      commit: 3495a5df94a9ad7a8940bcb3ebfda58255f5b952

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark