Skip to content

Commit 323a613

Browse files
krzkdlezcano
authored andcommitted
dt-bindings: thermal: ti,am654: 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 <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
1 parent 17cdc47 commit 323a613

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/devicetree/bindings/thermal/ti,am654-thermal.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ title: Texas Instruments AM654 VTM (DTS)
99
maintainers:
1010
- Keerthy <[email protected]>
1111

12+
$ref: thermal-sensor.yaml#
13+
1214
properties:
1315
compatible:
1416
const: ti,am654-vtm
@@ -26,9 +28,8 @@ required:
2628
- compatible
2729
- reg
2830
- power-domains
29-
- "#thermal-sensor-cells"
3031

31-
additionalProperties: false
32+
unevaluatedProperties: false
3233

3334
examples:
3435
- |

0 commit comments

Comments
 (0)