Commit 518d5f16 authored by Abel Vesa's avatar Abel Vesa Committed by Shawn Guo
Browse files

arm64: dts: freescale: imx8qxp: Fix thermal zone name for cpu0



The proper name is cpu0-thermal, not cpu-thermal0, so change it to that.

Signed-off-by: default avatarAbel Vesa <abel.vesa@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 20d728a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -276,7 +276,7 @@
	};

	thermal_zones: thermal-zones {
		cpu-thermal0 {
		cpu0-thermal {
			polling-delay-passive = <250>;
			polling-delay = <2000>;
			thermal-sensors = <&tsens IMX_SC_R_SYSTEM>;