Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: thermal: nvidia,tegra30-tsensor: 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-8-554061b52fbc@linaro.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>

authored by

Krzysztof Kozlowski and committed by
Daniel Lezcano
b760aeec b6f4d62c

+3 -2
+3 -2
Documentation/devicetree/bindings/thermal/nvidia,tegra30-tsensor.yaml
··· 27 27 28 28 TSENSOR has two channels which monitor two different spots of the SoC. 29 29 30 + $ref: thermal-sensor.yaml# 31 + 30 32 properties: 31 33 compatible: 32 34 const: nvidia,tegra30-tsensor ··· 58 56 - clocks 59 57 - resets 60 58 - interrupts 61 - - "#thermal-sensor-cells" 62 59 63 - additionalProperties: false 60 + unevaluatedProperties: false 64 61 65 62 examples: 66 63 - |