Commit bce07345 authored by Frank Li's avatar Frank Li Committed by Shawn Guo
Browse files

arm64: dts: imx8qm-mek: delete A72 thermal zone



The A72 nodes have been deleted in this DTB. Removes the corresponding
thermal zone to ensure a successful build.

Reviewed-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarFrank Li <Frank.Li@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 36e81d6a
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -22,6 +22,10 @@ cpus {
		/delete-node/ cpu@101;
		/delete-node/ cpu@101;
	};
	};


	thermal-zones {
		/delete-node/ cpu1-thermal;
	};

	memory@80000000 {
	memory@80000000 {
		device_type = "memory";
		device_type = "memory";
		reg = <0x00000000 0x80000000 0 0x40000000>;
		reg = <0x00000000 0x80000000 0 0x40000000>;