arm64: dts: imx8qm-mek: delete A72 thermal zone
authorFrank Li <Frank.Li@nxp.com>
Thu, 13 Jul 2023 20:49:31 +0000 (16:49 -0400)
committerShawn Guo <shawnguo@kernel.org>
Wed, 19 Jul 2023 06:34:03 +0000 (14:34 +0800)
The A72 nodes have been deleted in this DTB. Removes the corresponding
thermal zone to ensure a successful build.

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8qm-mek.dts

index 607cd6b..0b34cc2 100644 (file)
                /delete-node/ cpu@101;
        };
 
+       thermal-zones {
+               /delete-node/ cpu1-thermal;
+       };
+
        memory@80000000 {
                device_type = "memory";
                reg = <0x00000000 0x80000000 0 0x40000000>;