]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm64: dts: freescale: Add initial device tree for i.MX952
authorPeng Fan <peng.fan@nxp.com>
Mon, 2 Mar 2026 05:20:11 +0000 (13:20 +0800)
committerFabio Estevam <festevam@gmail.com>
Mon, 16 Mar 2026 21:44:00 +0000 (18:44 -0300)
commitc3bb7bf1c02dbcf2b2dab015805a76cffb4b6323
tree7b2f4cbc25de37e9bc445350d3cead58d86e88ad
parent56b39ef00a20889ac386911be76608fbe463f094
arm64: dts: freescale: Add initial device tree for i.MX952

i.MX952 is designed for AI-powered sensor fusion and vision sensing
applications, it features 4 Corte-A55, 1 Cortex-M33, 1 Cortex-M7 and
NXP eIQ NPU and advanced graphics, video and advanced security with
edgelock. Product info could be found at:
https://www.nxp.com/products/i.MX-952

The basic device tree includes:
- clock, pin, power header files
- device nodes: CPU[0-3], SCMI firmware, Interrupt Controller, Sys counter,
  eDMA, MU, SPI, UART, I2C, USB and etc

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
[ upstream commit: b516a4dd6a1ff7ddbaf3ab30ddec88088a6ec9e6 ]

(cherry picked from commit 3546aa155a84b8af636d44c852c864845e654864)
dts/upstream/src/arm64/freescale/imx952-clock.h [new file with mode: 0644]
dts/upstream/src/arm64/freescale/imx952-pinfunc.h [new file with mode: 0644]
dts/upstream/src/arm64/freescale/imx952-power.h [new file with mode: 0644]
dts/upstream/src/arm64/freescale/imx952.dtsi [new file with mode: 0644]