Skip to content

Commit fd1f85b

Browse files
krzkdlezcano
authored andcommitted
dt-bindings: thermal: qoriq: reference thermal-sensor schema
Device is a thermal sensor and it requires '#thermal-sensor-cells', so reference the thermal-sensor.yaml to simplify it and bring the common definition of '#thermal-sensor-cells' property. Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240705-dt-bindings-thermal-allof-v1-12-554061b52fbc@linaro.org Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
1 parent f062dc5 commit fd1f85b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ title: Thermal Monitoring Unit (TMU) on Freescale QorIQ SoCs
99
maintainers:
1010
- Anson Huang <Anson.Huang@nxp.com>
1111

12+
$ref: thermal-sensor.yaml#
13+
1214
properties:
1315
compatible:
1416
description: |
@@ -68,9 +70,8 @@ required:
6870
- interrupts
6971
- fsl,tmu-range
7072
- fsl,tmu-calibration
71-
- '#thermal-sensor-cells'
7273

73-
additionalProperties: false
74+
unevaluatedProperties: false
7475

7576
examples:
7677
- |

0 commit comments

Comments
 (0)