[PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)

Stephen Boyd sboyd at kernel.org
Tue Nov 22 17:11:25 PST 2022


Quoting Krzysztof Kozlowski (2022-11-21 03:06:12)
> The Devicetree bindings document does not have to say in the title that
> it is a "binding", but instead just describe the hardware.
> 
> Drop trailing "bindings" in various forms (also with trailling full
> stop):
> 
>   find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
>     -not -name 'trivial-devices.yaml' \
>     -exec sed -i -e 's/^title: \(.*\) [bB]indings\?\.\?$/title: \1/' {} \;
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Acked-by: Alexandre Belloni <alexandre.belloni at bootlin.com>
> ---

Acked-by: Stephen Boyd <sboyd at kernel.org> # clk



More information about the linux-mtd mailing list