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

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>

authored by

Krzysztof Kozlowski and committed by
Daniel Lezcano
fd1f85b2 f062dc5c

+3 -2
+3 -2
Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
··· 9 9 maintainers: 10 10 - Anson Huang <Anson.Huang@nxp.com> 11 11 12 + $ref: thermal-sensor.yaml# 13 + 12 14 properties: 13 15 compatible: 14 16 description: | ··· 70 68 - interrupts 71 69 - fsl,tmu-range 72 70 - fsl,tmu-calibration 73 - - '#thermal-sensor-cells' 74 71 75 - additionalProperties: false 72 + unevaluatedProperties: false 76 73 77 74 examples: 78 75 - |