]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi and modify them
authorJoy Zou <joy.zou@nxp.com>
Mon, 1 Sep 2025 10:36:28 +0000 (18:36 +0800)
committerShawn Guo <shawnguo@kernel.org>
Thu, 11 Sep 2025 02:58:18 +0000 (10:58 +0800)
commit80ae41949f641b79c47a1b513a58ba9a3d65ab39
treeab97b9f8214b1bce0c66bd5d4aa5d20b9a9f1aa0
parent9e7b91e00c190c0fcc7960ba40b134468b5d1bb9
arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi and modify them

The design of i.MX91 platform is very similar to i.MX93 and only
some small differences.

If the imx91.dtsi include the imx93.dtsi, each add to imx93.dtsi
requires an remove in imx91.dtsi for this unique to i.MX93, e.g. NPU.
The i.MX91 isn't the i.MX93 subset, if the imx93.dtsi include the
imx91.dtsi, the same problem will occur.

Common + delta is better than common - delta, so add imx91_93_common.dtsi
for i.MX91 and i.MX93, then the imx93.dtsi and imx91.dtsi will include the
imx91_93_common.dtsi.

Rename imx93.dtsi to imx91_93_common.dtsi and move i.MX93 specific
part from imx91_93_common.dtsi to imx93.dtsi.

Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Joy Zou <joy.zou@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx91_93_common.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx93.dtsi