diff options
| author | Frank Li <Frank.Li@nxp.com> | 2025-10-28 23:30:45 +0300 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2025-11-16 12:45:53 +0300 |
| commit | 70051810d063b768ea3750ca230bc7a96adffa14 (patch) | |
| tree | 80c26dd633e6353d409ef47858719420fb8b3747 | |
| parent | a8eebe6195234c01aa558da18be16ff2fb996feb (diff) | |
| download | linux-70051810d063b768ea3750ca230bc7a96adffa14.tar.xz | |
arm64: dts: imx8qm: add label thermal_zones
Add label thermal_zones to prepare add pmic thermal zones.
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
| -rw-r--r-- | arch/arm64/boot/dts/freescale/imx8qm.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qm.dtsi b/arch/arm64/boot/dts/freescale/imx8qm.dtsi index 5206ca82eaf6..cb66853b1cd3 100644 --- a/arch/arm64/boot/dts/freescale/imx8qm.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8qm.dtsi @@ -369,7 +369,7 @@ }; }; - thermal-zones { + thermal_zones: thermal-zones { cpu0-thermal { polling-delay-passive = <250>; polling-delay = <2000>; |
