summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/thermal
diff options
context:
space:
mode:
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 {