Skip to content

Commit ab040c4

Browse files
krzkrobherring
authored andcommitted
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 <[email protected]> Acked-by: Guenter Roeck <[email protected]> # watchdog Acked-by: Alexandre Belloni <[email protected]> Acked-by: Jonathan Cameron <[email protected]> # IIO Acked-by: Miquel Raynal <[email protected]> Acked-by: Ulf Hansson <[email protected]> # MMC Acked-by: Stephen Boyd <[email protected]> # clk Acked-by: Vinod Koul <[email protected]> # dma Acked-by: Mark Brown <[email protected]> Acked-by: Hans Verkuil <[email protected]> # media Acked-by: Sebastian Reichel <[email protected]> # power Acked-by: Viresh Kumar <[email protected]> # opp Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
1 parent e21a77d commit ab040c4

21 files changed

+21
-21
lines changed

Documentation/devicetree/bindings/clock/qcom,gcc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/clock/qcom,gcc.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Qualcomm Global Clock & Reset Controller Common Bindings
7+
title: Qualcomm Global Clock & Reset Controller Common Properties
88

99
maintainers:
1010
- Stephen Boyd <[email protected]>

Documentation/devicetree/bindings/dma/dma-common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/dma/dma-common.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: DMA Engine Generic Binding
7+
title: DMA Engine Common Properties
88

99
maintainers:
1010
- Vinod Koul <[email protected]>

Documentation/devicetree/bindings/dma/dma-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/dma/dma-controller.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: DMA Controller Generic Binding
7+
title: DMA Controller Common Properties
88

99
maintainers:
1010
- Vinod Koul <[email protected]>

Documentation/devicetree/bindings/dma/dma-router.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/dma/dma-router.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: DMA Router Generic Binding
7+
title: DMA Router Common Properties
88

99
maintainers:
1010
- Vinod Koul <[email protected]>

Documentation/devicetree/bindings/iio/adc/adc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/iio/adc/adc.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Generic IIO bindings for ADC channels
7+
title: IIO Common Properties for ADC Channels
88

99
maintainers:
1010
- Jonathan Cameron <[email protected]>

Documentation/devicetree/bindings/input/input.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/input/input.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Common input schema binding
7+
title: Input Devices Common Properties
88

99
maintainers:
1010
- Dmitry Torokhov <[email protected]>

Documentation/devicetree/bindings/media/video-interface-devices.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/media/video-interface-devices.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Common bindings for video receiver and transmitter devices
7+
title: Common Properties for Video Receiver and Transmitter Devices
88

99
maintainers:
1010
- Jacopo Mondi <[email protected]>

Documentation/devicetree/bindings/media/video-interfaces.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/media/video-interfaces.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Common bindings for video receiver and transmitter interface endpoints
7+
title: Common Properties for Video Receiver and Transmitter Interface Endpoints
88

99
maintainers:
1010
- Sakari Ailus <[email protected]>

Documentation/devicetree/bindings/mmc/mmc-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/mmc/mmc-controller.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: MMC Controller Generic Binding
7+
title: MMC Controller Common Properties
88

99
maintainers:
1010
- Ulf Hansson <[email protected]>

Documentation/devicetree/bindings/mtd/nand-chip.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/mtd/nand-chip.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: NAND Chip and NAND Controller Generic Binding
7+
title: NAND Chip Common Properties
88

99
maintainers:
1010
- Miquel Raynal <[email protected]>

0 commit comments

Comments
 (0)