Skip to content

Commit 677a624

Browse files
tmlindlinusw
authored andcommitted
dt-bindings: pinctrl: Update pinctrl-single to use yaml
Update binding for yaml and remove the old related txt bindings. Note that we are also adding the undocumented pinctrl-single,slew-rate property. And we only use the first example from the old binding. As we are mostly using a generic compatible across various SoCs, let's not start adding matches for random pin group node naming. Let's standardize on pin group node name ending in -pins with an optional instance number suffix. As a pin group may have additional pins added to it later on, let's always use -pins rather than -pin for the gropu name. Most of the dts files have been updated already for the pin group node names with a few changes still pending. Cc: Nishanth Menon <[email protected]> Cc: Vignesh Raghavendra <[email protected]> Signed-off-by: Tony Lindgren <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent 0a80e1d commit 677a624

File tree

4 files changed

+207
-276
lines changed

4 files changed

+207
-276
lines changed

Documentation/devicetree/bindings/arm/omap/ctrl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ control module driver itself.
88

99
See [2] for documentation about clock/clockdomain nodes.
1010

11-
[1] Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt
11+
[1] Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml
1212
[2] Documentation/devicetree/bindings/clock/ti/*
1313

1414
Required properties:

Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt

Lines changed: 0 additions & 262 deletions
This file was deleted.

0 commit comments

Comments
 (0)