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 <[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 f062dc5 commit fd1f85b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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 <[email protected]>
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)