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: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Abel Vesa 2022-06-07 13:52:55 +03:00 committed by Shawn Guo
parent 20d728a282
commit 518d5f16a4

View file

@ -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>;