arm64: dts: imx8mp: Fix pgc_mlmix location
authorAdam Ford <aford173@gmail.com>
Mon, 17 Jun 2024 22:39:51 +0000 (17:39 -0500)
committerShawn Guo <shawnguo@kernel.org>
Mon, 1 Jul 2024 14:21:06 +0000 (22:21 +0800)
commit106f68fc9da3d4835070b55a2229d2c54ef5cba1
treecedaa42016070f208db2fc020e073b471066ab30
parentee39dbd9a6cbd07a9297693f599e22eb0d34c30c
arm64: dts: imx8mp: Fix pgc_mlmix location

The pgc_mlmix shows a power-domain@24, but the reg value is
IMX8MP_POWER_DOMAIN_MLMIX which is set to 4.

The stuff after the @ symbol should match the stuff referenced
by 'reg' so reorder the pgc_mlmix so it to appear as power-domain@4.

Fixes: 834464c8504c ("arm64: dts: imx8mp: add mlmix power domain")
Fixes: 4bedc468b725 ("arm64: dts: imx8mp: Add NPU Node")
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp.dtsi