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

dt-bindings: drop redundant part of title of shared bindings

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@linaro.org>
Acked-by: Guenter Roeck <linux@roeck-us.net> # watchdog
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # IIO
Acked-by: Miquel Raynal <miquel.raynal@bootlin.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> # dma
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> # media
Acked-by: Sebastian Reichel <sre@kernel.org> # power
Acked-by: Viresh Kumar <viresh.kumar@linaro.org> # opp
Link: https://lore.kernel.org/r/20221216163815.522628-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
ab040c42 e21a77d8

+21 -21
+1 -1
Documentation/devicetree/bindings/clock/qcom,gcc.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/qcom,gcc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Qualcomm Global Clock & Reset Controller Common Bindings 7 + title: Qualcomm Global Clock & Reset Controller Common Properties 8 8 9 9 maintainers: 10 10 - Stephen Boyd <sboyd@kernel.org>
+1 -1
Documentation/devicetree/bindings/dma/dma-common.yaml
··· 4 4 $id: http://devicetree.org/schemas/dma/dma-common.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: DMA Engine Generic Binding 7 + title: DMA Engine Common Properties 8 8 9 9 maintainers: 10 10 - Vinod Koul <vkoul@kernel.org>
+1 -1
Documentation/devicetree/bindings/dma/dma-controller.yaml
··· 4 4 $id: http://devicetree.org/schemas/dma/dma-controller.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: DMA Controller Generic Binding 7 + title: DMA Controller Common Properties 8 8 9 9 maintainers: 10 10 - Vinod Koul <vkoul@kernel.org>
+1 -1
Documentation/devicetree/bindings/dma/dma-router.yaml
··· 4 4 $id: http://devicetree.org/schemas/dma/dma-router.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: DMA Router Generic Binding 7 + title: DMA Router Common Properties 8 8 9 9 maintainers: 10 10 - Vinod Koul <vkoul@kernel.org>
+1 -1
Documentation/devicetree/bindings/iio/adc/adc.yaml
··· 4 4 $id: http://devicetree.org/schemas/iio/adc/adc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Generic IIO bindings for ADC channels 7 + title: IIO Common Properties for ADC Channels 8 8 9 9 maintainers: 10 10 - Jonathan Cameron <jic23@kernel.org>
+1 -1
Documentation/devicetree/bindings/input/input.yaml
··· 4 4 $id: http://devicetree.org/schemas/input/input.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Common input schema binding 7 + title: Input Devices Common Properties 8 8 9 9 maintainers: 10 10 - Dmitry Torokhov <dmitry.torokhov@gmail.com>
+1 -1
Documentation/devicetree/bindings/media/video-interface-devices.yaml
··· 4 4 $id: http://devicetree.org/schemas/media/video-interface-devices.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Common bindings for video receiver and transmitter devices 7 + title: Common Properties for Video Receiver and Transmitter Devices 8 8 9 9 maintainers: 10 10 - Jacopo Mondi <jacopo@jmondi.org>
+1 -1
Documentation/devicetree/bindings/media/video-interfaces.yaml
··· 4 4 $id: http://devicetree.org/schemas/media/video-interfaces.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Common bindings for video receiver and transmitter interface endpoints 7 + title: Common Properties for Video Receiver and Transmitter Interface Endpoints 8 8 9 9 maintainers: 10 10 - Sakari Ailus <sakari.ailus@linux.intel.com>
+1 -1
Documentation/devicetree/bindings/mmc/mmc-controller.yaml
··· 4 4 $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: MMC Controller Generic Binding 7 + title: MMC Controller Common Properties 8 8 9 9 maintainers: 10 10 - Ulf Hansson <ulf.hansson@linaro.org>
+1 -1
Documentation/devicetree/bindings/mtd/nand-chip.yaml
··· 4 4 $id: http://devicetree.org/schemas/mtd/nand-chip.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: NAND Chip and NAND Controller Generic Binding 7 + title: NAND Chip Common Properties 8 8 9 9 maintainers: 10 10 - Miquel Raynal <miquel.raynal@bootlin.com>
+1 -1
Documentation/devicetree/bindings/mtd/nand-controller.yaml
··· 4 4 $id: http://devicetree.org/schemas/mtd/nand-controller.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: NAND Chip and NAND Controller Generic Binding 7 + title: NAND Controller Common Properties 8 8 9 9 maintainers: 10 10 - Miquel Raynal <miquel.raynal@bootlin.com>
+1 -1
Documentation/devicetree/bindings/net/bluetooth/bluetooth-controller.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/bluetooth/bluetooth-controller.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Bluetooth Controller Generic Binding 7 + title: Bluetooth Controller Common Properties 8 8 9 9 maintainers: 10 10 - Marcel Holtmann <marcel@holtmann.org>
+1 -1
Documentation/devicetree/bindings/net/can/can-controller.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/can/can-controller.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: CAN Controller Generic Binding 7 + title: CAN Controller Common Properties 8 8 9 9 maintainers: 10 10 - Marc Kleine-Budde <mkl@pengutronix.de>
+1 -1
Documentation/devicetree/bindings/net/ethernet-controller.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/ethernet-controller.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ethernet Controller Generic Binding 7 + title: Ethernet Controller Common Properties 8 8 9 9 maintainers: 10 10 - David S. Miller <davem@davemloft.net>
+1 -1
Documentation/devicetree/bindings/net/ethernet-phy.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/ethernet-phy.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Ethernet PHY Generic Binding 7 + title: Ethernet PHY Common Properties 8 8 9 9 maintainers: 10 10 - Andrew Lunn <andrew@lunn.ch>
+1 -1
Documentation/devicetree/bindings/net/mdio.yaml
··· 4 4 $id: http://devicetree.org/schemas/net/mdio.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: MDIO Bus Generic Binding 7 + title: MDIO Bus Common Properties 8 8 9 9 maintainers: 10 10 - Andrew Lunn <andrew@lunn.ch>
+1 -1
Documentation/devicetree/bindings/opp/opp-v2-base.yaml
··· 4 4 $id: http://devicetree.org/schemas/opp/opp-v2-base.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Generic OPP (Operating Performance Points) Common Binding 7 + title: Generic OPP (Operating Performance Points) Common Properties 8 8 9 9 maintainers: 10 10 - Viresh Kumar <viresh.kumar@linaro.org>
+1 -1
Documentation/devicetree/bindings/rtc/rtc.yaml
··· 4 4 $id: http://devicetree.org/schemas/rtc/rtc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: RTC Generic Binding 7 + title: Real Time Clock Common Properties 8 8 9 9 maintainers: 10 10 - Alexandre Belloni <alexandre.belloni@bootlin.com>
+1 -1
Documentation/devicetree/bindings/soundwire/soundwire-controller.yaml
··· 4 4 $id: http://devicetree.org/schemas/soundwire/soundwire-controller.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: SoundWire Controller Generic Binding 7 + title: SoundWire Controller Common Properties 8 8 9 9 maintainers: 10 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
+1 -1
Documentation/devicetree/bindings/spi/spi-controller.yaml
··· 4 4 $id: http://devicetree.org/schemas/spi/spi-controller.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: SPI Controller Generic Binding 7 + title: SPI Controller Common Properties 8 8 9 9 maintainers: 10 10 - Mark Brown <broonie@kernel.org>
+1 -1
Documentation/devicetree/bindings/watchdog/watchdog.yaml
··· 4 4 $id: http://devicetree.org/schemas/watchdog/watchdog.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Watchdog Generic Bindings 7 + title: Watchdog Common Properties 8 8 9 9 maintainers: 10 10 - Guenter Roeck <linux@roeck-us.net>