summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/thermal
diff options
context:
space:
mode:
authorJacky Bai <ping.bai@nxp.com>2020-01-02 17:00:47 +0800
committerJacky Bai <ping.bai@nxp.com>2020-01-21 17:01:15 +0800
commit3857b5ba7b530d9b8987667525453214f3348421 (patch)
tree319d1d0a19ff1582b22fbfa6cd8bc2af8abcfd7f /Documentation/devicetree/bindings/thermal
parent488d68661005d38b8c73e2ce684187d98d94e54d (diff)
MLK-23183-02 dt-bindings: thermal: Update the binding for imx8mp
Update the binding info for i.MX8MP TMU module. Signed-off-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/thermal')
-rw-r--r--Documentation/devicetree/bindings/thermal/imx8mm-thermal.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/thermal/imx8mm-thermal.txt b/Documentation/devicetree/bindings/thermal/imx8mm-thermal.txt
index d09ae82b49ee..06071dca7a00 100644
--- a/Documentation/devicetree/bindings/thermal/imx8mm-thermal.txt
+++ b/Documentation/devicetree/bindings/thermal/imx8mm-thermal.txt
@@ -1,10 +1,13 @@
* Thermal Monitoring Unit (TMU) on Freescale i.MX8MM SoC
Required properties:
-- compatible : Must be "fsl,imx8mm-tmu".
+- compatible : Must be one of the following:
+ - "fsl,imx8mm-tmu",
+ - "fsl,imx8mp-tmu".
- reg : Address range of TMU registers.
- clocks : TMU's clock source.
-- #thermal-sensor-cells : Should be 0. See ./thermal.txt for a description.
+- #thermal-sensor-cells : Should be 1 for SoC that supports multi-site sensor,
+ otherwise, should be 0. See ./thermal.txt for a description.
Example:
tmu: tmu@30260000 {