aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Li <[email protected]>2024-07-01 16:07:27 -0400
committerShawn Guo <[email protected]>2024-08-05 16:07:10 +0800
commit3d282d5cc8a8d8ec152ff4151053da6880a246ff (patch)
treef69c853edc99639aa646d7db1b75099d1f49b20e
parentcb681512722dd4a96eeb2cdfb4329b0754731563 (diff)
arm64: dts: imx95: add thermal_zone label
Add thermal_zone label because it may be overwrite by board level dts file. Reviewed-by: Peng Fan <[email protected]> Signed-off-by: Frank Li <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r--arch/arm64/boot/dts/freescale/imx95.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx95.dtsi b/arch/arm64/boot/dts/freescale/imx95.dtsi
index 51a13d15d0b4..4e3e79da9b78 100644
--- a/arch/arm64/boot/dts/freescale/imx95.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx95.dtsi
@@ -326,7 +326,7 @@
interrupts = <GIC_PPI 7 (GIC_CPU_MASK_SIMPLE(6) | IRQ_TYPE_LEVEL_HIGH)>;
};
- thermal-zones {
+ thermal_zones: thermal-zones {
a55-thermal {
polling-delay-passive = <250>;
polling-delay = <2000>;