projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07aac5f
)
arm64: dts: imx8qm: Update thermal zone number to support PMIC thermal zone
author
Anson Huang
<Anson.Huang@nxp.com>
Mon, 4 Nov 2019 02:35:29 +0000
(10:35 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:20:31 +0000
(11:20 +0800)
Update thermal zone number to 6 to support PMIC thermal zone.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
arch/arm64/boot/dts/freescale/imx8qm.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8qm.dtsi
b/arch/arm64/boot/dts/freescale/imx8qm.dtsi
index
fbd1361
..
99085f6
100755
(executable)
--- 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>;
};
};