From 3857b5ba7b530d9b8987667525453214f3348421 Mon Sep 17 00:00:00 2001 From: Jacky Bai Date: Thu, 2 Jan 2020 17:00:47 +0800 Subject: 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 Reviewed-by: Anson Huang --- Documentation/devicetree/bindings/thermal/imx8mm-thermal.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Documentation/devicetree/bindings/thermal') 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 { -- cgit v1.2.3