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

dt-bindings: thermal: sprd: 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.

Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com>
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-17-554061b52fbc@linaro.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>

authored by

Krzysztof Kozlowski and committed by
Daniel Lezcano
f9b2d6b8 28b31751

+3 -2
+3 -2
Documentation/devicetree/bindings/thermal/sprd-thermal.yaml
··· 11 11 - Baolin Wang <baolin.wang7@gmail.com> 12 12 - Chunyan Zhang <zhang.lyra@gmail.com> 13 13 14 + $ref: thermal-sensor.yaml# 15 + 14 16 properties: 15 17 compatible: 16 18 const: sprd,ums512-thermal ··· 79 77 - clock-names 80 78 - nvmem-cells 81 79 - nvmem-cell-names 82 - - "#thermal-sensor-cells" 83 80 - "#address-cells" 84 81 - "#size-cells" 85 82 86 - additionalProperties: false 83 + unevaluatedProperties: false 87 84 88 85 examples: 89 86 - |