We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8cdc8 commit 526e6efCopy full SHA for 526e6ef
Documentation/devicetree/bindings/thermal/imx8mm-thermal.txt
@@ -1,10 +1,10 @@
1
* Thermal Monitoring Unit (TMU) on Freescale i.MX8MM SoC
2
3
Required properties:
4
-- compatible : Must be "fsl,imx8mm-tmu".
+- compatible : Must be "fsl,imx8mm-tmu" or "fsl,imx8mp-tmu".
5
- reg : Address range of TMU registers.
6
- clocks : TMU's clock source.
7
-- #thermal-sensor-cells : Should be 0. See ./thermal.txt for a description.
+- #thermal-sensor-cells : Should be 0 or 1. See ./thermal.txt for a description.
8
9
Example:
10
tmu: tmu@30260000 {
0 commit comments