summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qm.dtsi
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2019-11-04 10:35:29 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:09:00 +0800
commitb3234f8eacc2c0cb8c9312e6d9770099fbdcde54 (patch)
treedf1891320c81bef69fbd044278a8bdee71fcd558 /arch/arm64/boot/dts/freescale/imx8qm.dtsi
parentc460ce429f95ed30dc81f17065e5e46ab8ce1d07 (diff)
arm64: dts: imx8qm: Update thermal zone number to support PMIC thermal zone
Update thermal zone number to 6 to support PMIC thermal zone. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8qm.dtsi')
-rwxr-xr-xarch/arm64/boot/dts/freescale/imx8qm.dtsi2
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 fbd1361d5d2a..99085f669639 100755
--- a/arch/arm64/boot/dts/freescale/imx8qm.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8qm.dtsi
@@ -339,7 +339,7 @@
tsens: thermal-sensor {
compatible = "fsl,imx8qm-sc-thermal";
- tsens-num = <5>;
+ tsens-num = <6>;
#thermal-sensor-cells = <1>;
};
};