Skip to content

Commit 3367934

Browse files
krzkrobherring
authored andcommitted
dt-bindings: drop redundant part of title (manual)
The Devicetree bindings document does not have to say in the title that it is a "Devicetree binding" or a "schema", but instead just describe the hardware. Manual updates to various binding titles, including capitalizing them. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Alexandre Belloni <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]> Acked-by: Ulf Hansson <[email protected]> # MMC Acked-by: Stephen Boyd <[email protected]> # clk Acked-by: Dmitry Torokhov <[email protected]> # input Acked-by: Mark Brown <[email protected]> Acked-by: Viresh Kumar <[email protected]> # opp Link: https://lore.kernel.org/r/[email protected] [robh: add trivial-devices.yaml and net/can/microchip,mcp251xfd.yaml] Signed-off-by: Rob Herring <[email protected]>
1 parent 33cd7c6 commit 3367934

25 files changed

+25
-27
lines changed

Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.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/cirrus,cs2000-cp.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Binding CIRRUS LOGIC Fractional-N Clock Synthesizer & Clock Multiplier
7+
title: CIRRUS LOGIC Fractional-N Clock Synthesizer & Clock Multiplier
88

99
maintainers:
1010
- Kuninori Morimoto <[email protected]>

Documentation/devicetree/bindings/clock/fsl,scu-clk.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/fsl,scu-clk.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: i.MX SCU Client Device Node - Clock bindings based on SCU Message Protocol
7+
title: i.MX SCU Client Device Node - Clock Controller Based on SCU Message Protocol
88

99
maintainers:
1010
- Abel Vesa <[email protected]>

Documentation/devicetree/bindings/clock/qcom,dispcc-sc8280xp.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,dispcc-sc8280xp.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Qualcomm Display Clock & Reset Controller Binding for SC8280XP
7+
title: Qualcomm Display Clock & Reset Controller on SC8280XP
88

99
maintainers:
1010
- Bjorn Andersson <[email protected]>

Documentation/devicetree/bindings/example-schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $id: http://devicetree.org/schemas/example-schema.yaml#
1111
# $schema is the meta-schema this schema should be validated with.
1212
$schema: http://devicetree.org/meta-schemas/core.yaml#
1313

14-
title: An example schema annotated with jsonschema details
14+
title: An Example Device
1515

1616
maintainers:
1717
- Rob Herring <[email protected]>

Documentation/devicetree/bindings/input/fsl,scu-key.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/fsl,scu-key.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: i.MX SCU Client Device Node - SCU key bindings based on SCU Message Protocol
7+
title: i.MX SCU Client Device Node - SCU Key Based on SCU Message Protocol
88

99
maintainers:
1010
- Dong Aisheng <[email protected]>

Documentation/devicetree/bindings/input/matrix-keymap.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/matrix-keymap.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Common key matrices binding for matrix-connected key boards
7+
title: Common Key Matrices on Matrix-connected Key Boards
88

99
maintainers:
1010
- Olof Johansson <[email protected]>

Documentation/devicetree/bindings/leds/issi,is31fl319x.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/leds/issi,is31fl319x.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: ISSI LED controllers bindings for IS31FL319{0,1,3,6,9}
7+
title: ISSI LED Controllers for IS31FL319{0,1,3,6,9}
88

99
maintainers:
1010
- Vincent Knecht <[email protected]>

Documentation/devicetree/bindings/net/asix,ax88178.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/net/asix,ax88178.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: The device tree bindings for the USB Ethernet controllers
7+
title: ASIX AX88172/AX88772 USB Ethernet Controllers
88

99
maintainers:
1010
- Oleksij Rempel <[email protected]>

Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
$id: http://devicetree.org/schemas/net/can/microchip,mcp251xfd.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title:
8-
Microchip MCP2517FD, MCP2518FD and MCP251863 stand-alone CAN
9-
controller device tree bindings
7+
title: Microchip MCP2517FD, MCP2518FD and MCP251863 stand-alone CAN controller
108

119
maintainers:
1210
- Marc Kleine-Budde <[email protected]>

Documentation/devicetree/bindings/net/microchip,lan95xx.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/net/microchip,lan95xx.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: The device tree bindings for the USB Ethernet controllers
7+
title: Microchip SMSC9500/LAN9530/LAN9730 USB Ethernet Controllers
88

99
maintainers:
1010
- Oleksij Rempel <[email protected]>

0 commit comments

Comments
 (0)