Skip to content

Commit 526e6ef

Browse files
Anson-Huangdlezcano
authored andcommitted
dt-bindings: thermal: imx8mm-thermal: Add support for i.MX8MP
Add thermal binding doc for Freescale's i.MX8MP Thermal Monitoring Unit. Signed-off-by: Anson Huang <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 0a8cdc8 commit 526e6ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/devicetree/bindings/thermal/imx8mm-thermal.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
* Thermal Monitoring Unit (TMU) on Freescale i.MX8MM SoC
22

33
Required properties:
4-
- compatible : Must be "fsl,imx8mm-tmu".
4+
- compatible : Must be "fsl,imx8mm-tmu" or "fsl,imx8mp-tmu".
55
- reg : Address range of TMU registers.
66
- clocks : TMU's clock source.
7-
- #thermal-sensor-cells : Should be 0. See ./thermal.txt for a description.
7+
- #thermal-sensor-cells : Should be 0 or 1. See ./thermal.txt for a description.
88

99
Example:
1010
tmu: tmu@30260000 {

0 commit comments

Comments
 (0)