linux-stable/Documentation/devicetree/bindings/soc
Krzysztof Kozlowski 9fa3ad1a1a dt-bindings: drop redundant part of title (end, part two)
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 "Node|Tree|Generic bindings" in various forms (also with
trailing full stop):

  find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
    -not -name 'trivial-devices.yaml' \
    -exec sed -i -e 's/^title: \(.*\) [nN]ode [bB]indings\?\.\?$/title: \1/' {} \;

  find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
    -not -name 'trivial-devices.yaml' \
    -exec sed -i -e 's/^title: \(.*\) [tT]ree [bB]indings\?\.\?$/title: \1/' {} \;

  find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
    -not -name 'trivial-devices.yaml' \
    -exec sed -i -e 's/^title: \(.*\) [gG]eneric [bB]indings\?\.\?$/title: \1/' {} \;

  find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
    -not -name 'trivial-devices.yaml' \
    -exec sed -i -e 's/^title: \(.*\) [bB]indings\? description\.\?$/title: \1/' {} \;

  find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
    -not -name 'trivial-devices.yaml' \
    -exec sed -i -e 's/^title: \(.*\) [bB]indings\? document\.\?$/title: \1/' {} \;

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # MMC
Acked-by: Stephen Boyd <sboyd@kernel.org> # clk
Acked-by: Vinod Koul <vkoul@kernel.org> # phy
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221216163815.522628-6-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
2022-12-16 11:41:49 -06:00
..
amlogic MAINTAINERS: Update email of Neil Armstrong 2022-08-18 11:23:00 -06:00
aspeed
bcm dt-bindings: soc: bcm: use absolute path to other schema 2022-07-27 16:31:09 +02:00
dove
fsl
imx dt-bindings: soc: add i.MX93 mediamix blk ctrl 2022-09-17 16:25:50 +08:00
intel
litex
mediatek dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
microchip dt-bindings: soc: microchip: use absolute path to other schema 2022-07-27 09:50:11 +03:00
qcom Core got a new helper 'i2c_client_get_device_id', designware got some 2022-12-15 14:47:10 -08:00
renesas dt-bindings: arm: renesas: Document Renesas RZ/V2M System Configuration 2022-11-17 20:18:21 +01:00
rockchip dt-bindings: soc: rockchip: grf: add rockchip,rk3128-grf 2022-09-14 10:50:12 +02:00
samsung Devicetree updates for v6.0: 2022-08-04 18:08:34 -07:00
ti dt-bindings: drop redundant part of title (end, part two) 2022-12-16 11:41:49 -06:00
xilinx