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:
parent
20d728a282
commit
518d5f16a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue