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

From: Matti Vaittinen
Date: Tue Nov 22 2022 - 03:10:48 EST


Hi and thanks.

Please note - I dropped plenty of recipients to avoid spamming so many inboxes.

On 11/21/22 13:06, Krzysztof Kozlowski wrote:
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

'nit': trailling => trailing

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@xxxxxxxxxx>
Acked-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
---

Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml | 2 +-

Acked-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>

--
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland

~~ When things go utterly wrong vim users can always type :help! ~~