Re: [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings

From: Stephen Boyd
Date: Tue Nov 22 2022 - 20:09:08 EST


Quoting Krzysztof Kozlowski (2022-11-21 03:06:07)
> The Devicetree bindings document does not have to say in the title that
> it is a "binding", but instead just describe the hardware. For shared
> (re-usable) schemas, name them all as "common properties".
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Acked-by: Guenter Roeck <linux@xxxxxxxxxxxx> # watchdog
> Acked-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
> Acked-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> # IIO
> Acked-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/clock/qcom,gcc.yaml | 2 +-
>
> diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc.yaml
> index 1ab416c83c8d..7129fbcf2b6c 100644
> --- a/Documentation/devicetree/bindings/clock/qcom,gcc.yaml
> +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.yaml
> @@ -4,7 +4,7 @@
> $id: http://devicetree.org/schemas/clock/qcom,gcc.yaml#
> $schema: http://devicetree.org/meta-schemas/core.yaml#
>
> -title: Qualcomm Global Clock & Reset Controller Common Bindings
> +title: Qualcomm Global Clock & Reset Controller Common Properties
>
> maintainers:
> - Stephen Boyd <sboyd@xxxxxxxxxx>

Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx> # clk