diff mbox series

[v1,1/4] dt-bindings: thermal: qoriq-thermal: Add compatible for i.MX93

Message ID 20230105101748.6714-2-alice.guo@oss.nxp.com (mailing list archive)
State New, archived
Headers show
Series add i.MX93 TMU support | expand

Commit Message

Alice Guo (OSS) Jan. 5, 2023, 10:17 a.m. UTC
From: Alice Guo <alice.guo@nxp.com>

Add DT compatible string "fsl,imx93-tmu" to qoriq-thermal.yaml.

Signed-off-by: Alice Guo <alice.guo@nxp.com>
---
 Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Jan. 6, 2023, 12:53 p.m. UTC | #1
On 05/01/2023 11:17, Alice Guo (OSS) wrote:
> From: Alice Guo <alice.guo@nxp.com>
> 
> Add DT compatible string "fsl,imx93-tmu" to qoriq-thermal.yaml.
> 


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml b/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
index f09e8723ca2b..82ac6f3db0da 100644
--- a/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
+++ b/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
@@ -21,6 +21,7 @@  properties:
     enum:
       - fsl,qoriq-tmu
       - fsl,imx8mq-tmu
+      - fsl,imx93-tmu
 
   reg:
     maxItems: 1