arm64: dts: freescale: add i.MX95 basic dtsi
authorPeng Fan <peng.fan@nxp.com>
Mon, 17 Jun 2024 02:56:36 +0000 (10:56 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 17 Jun 2024 02:59:48 +0000 (10:59 +0800)
commit5e3cbb8e4256e3923abc8eb65205ff5dde0ac0d7
treef76a541fc215bb1257c9458e0c505d4c9757977a
parent469349d4c07fe7ca767fd9c09fec9d4dc999119f
arm64: dts: freescale: add i.MX95 basic dtsi

i.MX95 features 6 A55 Cores, ARM Mali GPU, ISP, ML acceleration NPU,
and Edgelock secure enclave security. This patch is to add a minimal
dtsi, with cpu cores, scmi, gic, uart, mu, sdhc, lpi2c added.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx95-clock.h [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx95-pinfunc.h [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx95-power.h [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx95.dtsi [new file with mode: 0644]