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

dt-bindings: thermal: imx8mm: 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-6-554061b52fbc@linaro.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>

authored by

Krzysztof Kozlowski and committed by
Daniel Lezcano
57fa7d66 2410427c

+3 -2
+3 -2
Documentation/devicetree/bindings/thermal/imx8mm-thermal.yaml
··· 16 16 for i.MX8MM which has ONLY 1 sensor, v2 is for i.MX8MP which has 17 17 2 sensors. 18 18 19 + $ref: thermal-sensor.yaml# 20 + 19 21 properties: 20 22 compatible: 21 23 oneOf: ··· 53 51 - compatible 54 52 - reg 55 53 - clocks 56 - - '#thermal-sensor-cells' 57 54 58 - additionalProperties: false 55 + unevaluatedProperties: false 59 56 60 57 examples: 61 58 - |