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

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
......@@ -276,7 +276,7 @@ xtal24m: clock-xtal24m {
};
thermal_zones: thermal-zones {
cpu-thermal0 {
cpu0-thermal {
polling-delay-passive = <250>;
polling-delay = <2000>;
thermal-sensors = <&tsens IMX_SC_R_SYSTEM>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment