diff options
author | Anson Huang <Anson.Huang@nxp.com> | 2018-08-30 10:14:46 +0800 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2018-10-22 17:29:47 -0700 |
commit | 6017e2a9d727809bfae9a4decfe8d00e2a0f0242 (patch) | |
tree | e23bc37f14e21d56fed62e42594b96cf5153f6ab /Documentation/devicetree/bindings/thermal | |
parent | 9b96566063c5511982c33df747e239e77cb75f78 (diff) | |
download | talos-op-linux-6017e2a9d727809bfae9a4decfe8d00e2a0f0242.tar.gz talos-op-linux-6017e2a9d727809bfae9a4decfe8d00e2a0f0242.zip |
thermal: qoriq: add i.mx8mq support
Add i.mx8mq specific compatible string.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/thermal')
-rw-r--r-- | Documentation/devicetree/bindings/thermal/qoriq-thermal.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt b/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt index 20ca4ef9d776..04cbb90a5d3e 100644 --- a/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt @@ -1,9 +1,9 @@ * Thermal Monitoring Unit (TMU) on Freescale QorIQ SoCs Required properties: -- compatible : Must include "fsl,qoriq-tmu". The version of the device is - determined by the TMU IP Block Revision Register (IPBRR0) at - offset 0x0BF8. +- compatible : Must include "fsl,qoriq-tmu" or "fsl,imx8mq-tmu". The + version of the device is determined by the TMU IP Block Revision + Register (IPBRR0) at offset 0x0BF8. Table of correspondences between IPBRR0 values and example chips: Value Device ---------- ----- |