Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: clock: drop redundant part of title

The Devicetree bindings document does not have to say in the title that
it is a "Devicetree binding", but instead just describe the hardware.

Drop "Devicetree bindings" in various forms:

find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
-exec sed -i -e 's/^title: [dD]evice[ -]\?[tT]ree [cC]lock [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \;

find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
-exec sed -i -e 's/^title: [cC]lock [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2 Clock Controller/' {} \;

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
Link: https://lore.kernel.org/r/20221216163815.522628-9-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
33cd7c6f 9d69d47f

+20 -20
+1 -1
Documentation/devicetree/bindings/clock/calxeda.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/calxeda.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Device Tree Clock bindings for Calxeda highbank platform 7 + title: Calxeda highbank platform Clock Controller 8 8 9 9 description: | 10 10 This binding covers the Calxeda SoC internal peripheral and bus clocks
+1 -1
Documentation/devicetree/bindings/clock/imx1-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx1-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX1 CPUs 7 + title: Freescale i.MX1 CPUs Clock Controller 8 8 9 9 maintainers: 10 10 - Alexander Shiyan <shc_work@mail.ru>
+1 -1
Documentation/devicetree/bindings/clock/imx21-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx21-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX21 7 + title: Freescale i.MX21 Clock Controller 8 8 9 9 maintainers: 10 10 - Alexander Shiyan <shc_work@mail.ru>
+1 -1
Documentation/devicetree/bindings/clock/imx23-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx23-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX23 7 + title: Freescale i.MX23 Clock Controller 8 8 9 9 maintainers: 10 10 - Shawn Guo <shawnguo@kernel.org>
+1 -1
Documentation/devicetree/bindings/clock/imx25-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx25-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX25 7 + title: Freescale i.MX25 Clock Controller 8 8 9 9 maintainers: 10 10 - Sascha Hauer <s.hauer@pengutronix.de>
+1 -1
Documentation/devicetree/bindings/clock/imx27-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx27-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX27 7 + title: Freescale i.MX27 Clock Controller 8 8 9 9 maintainers: 10 10 - Fabio Estevam <festevam@gmail.com>
+1 -1
Documentation/devicetree/bindings/clock/imx28-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx28-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX28 7 + title: Freescale i.MX28 Clock Controller 8 8 9 9 maintainers: 10 10 - Shawn Guo <shawnguo@kernel.org>
+1 -1
Documentation/devicetree/bindings/clock/imx31-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx31-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX31 7 + title: Freescale i.MX31 Clock Controller 8 8 9 9 maintainers: 10 10 - Fabio Estevam <festevam@gmail.com>
+1 -1
Documentation/devicetree/bindings/clock/imx35-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx35-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX35 7 + title: Freescale i.MX35 Clock Controller 8 8 9 9 maintainers: 10 10 - Steffen Trumtrar <s.trumtrar@pengutronix.de>
+1 -1
Documentation/devicetree/bindings/clock/imx5-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx5-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX5 7 + title: Freescale i.MX5 Clock Controller 8 8 9 9 maintainers: 10 10 - Fabio Estevam <festevam@gmail.com>
+1 -1
Documentation/devicetree/bindings/clock/imx6q-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx6q-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX6 Quad 7 + title: Freescale i.MX6 Quad Clock Controller 8 8 9 9 maintainers: 10 10 - Anson Huang <Anson.Huang@nxp.com>
+1 -1
Documentation/devicetree/bindings/clock/imx6sl-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx6sl-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX6 SoloLite 7 + title: Freescale i.MX6 SoloLite Clock Controller 8 8 9 9 maintainers: 10 10 - Anson Huang <Anson.Huang@nxp.com>
+1 -1
Documentation/devicetree/bindings/clock/imx6sll-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx6sll-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX6 SLL 7 + title: Freescale i.MX6 SLL Clock Controller 8 8 9 9 maintainers: 10 10 - Anson Huang <Anson.Huang@nxp.com>
+1 -1
Documentation/devicetree/bindings/clock/imx6sx-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx6sx-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX6 SoloX 7 + title: Freescale i.MX6 SoloX Clock Controller 8 8 9 9 maintainers: 10 10 - Anson Huang <Anson.Huang@nxp.com>
+1 -1
Documentation/devicetree/bindings/clock/imx6ul-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx6ul-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX6 UltraLite 7 + title: Freescale i.MX6 UltraLite Clock Controller 8 8 9 9 maintainers: 10 10 - Anson Huang <Anson.Huang@nxp.com>
+1 -1
Documentation/devicetree/bindings/clock/imx7d-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx7d-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX7 Dual 7 + title: Freescale i.MX7 Dual Clock Controller 8 8 9 9 maintainers: 10 10 - Frank Li <Frank.Li@nxp.com>
+1 -1
Documentation/devicetree/bindings/clock/imx7ulp-pcc-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx7ulp-pcc-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX7ULP Peripheral Clock Control (PCC) modules 7 + title: Freescale i.MX7ULP Peripheral Clock Control (PCC) modules Clock Controller 8 8 9 9 maintainers: 10 10 - A.s. Dong <aisheng.dong@nxp.com>
+1 -1
Documentation/devicetree/bindings/clock/imx7ulp-scg-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imx7ulp-scg-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MX7ULP System Clock Generation (SCG) modules 7 + title: Freescale i.MX7ULP System Clock Generation (SCG) modules Clock Controller 8 8 9 9 maintainers: 10 10 - A.s. Dong <aisheng.dong@nxp.com>
+1 -1
Documentation/devicetree/bindings/clock/imxrt1050-clock.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/imxrt1050-clock.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for Freescale i.MXRT 7 + title: Freescale i.MXRT Clock Controller 8 8 9 9 maintainers: 10 10 - Giulio Benetti <giulio.benetti@benettiengineering.com>
+1 -1
Documentation/devicetree/bindings/clock/ti,lmk04832.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/ti,lmk04832.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Clock bindings for the Texas Instruments LMK04832 7 + title: Texas Instruments LMK04832 Clock Controller 8 8 9 9 maintainers: 10 10 - Liam Beguin <liambeguin@gmail.com>