[RESEND PATCH v2 1/9] dt-bindings: thermal: Define trips node in $defs
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Fri Jun 17 18:10:40 PDT 2022
On 17/06/2022 00:14, Francesco Dolcini wrote:
> Move `trips` definition to `#/$defs/trips-base` and just reference it
> from the trips node. This allows to easily re-use this binding from
> another binding file.
>
> No functional changes expected.
>
> Signed-off-by: Francesco Dolcini <francesco.dolcini at toradex.com>
> ---
> v2: no changes
> ---
> .../bindings/thermal/thermal-zones.yaml | 130 +++++++++---------
> 1 file changed, 67 insertions(+), 63 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/thermal/thermal-zones.yaml b/Documentation/devicetree/bindings/thermal/thermal-zones.yaml
> index 2d34f3ccb257..ba84233d20b7 100644
> --- a/Documentation/devicetree/bindings/thermal/thermal-zones.yaml
> +++ b/Documentation/devicetree/bindings/thermal/thermal-zones.yaml
> @@ -10,6 +10,72 @@ title: Thermal zone binding
> maintainers:
> - Amit Kucheria <amitk at kernel.org>
>
> +$defs:
Commented on the original v2.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list