Skip to content

Commit ebd1dea

Browse files
Fabio Estevamdlezcano
authored andcommitted
dt-bindings: thermal: fsl,scu-thermal: Document imx8dl
imx8dxl also contains the SCU thermal block. Add an entry for 'fsl,imx8dxl-sc-thermal'. Cc: Rafael J. Wysocki <[email protected]> Cc: Daniel Lezcano <[email protected]> Cc: Amit Kucheria <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent f84f6e0 commit ebd1dea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ allOf:
1818
properties:
1919
compatible:
2020
items:
21-
- const: fsl,imx8qxp-sc-thermal
21+
- enum:
22+
- fsl,imx8dxl-sc-thermal
23+
- fsl,imx8qxp-sc-thermal
2224
- const: fsl,imx-sc-thermal
2325

2426
'#thermal-sensor-cells':

0 commit comments

Comments
 (0)