Skip to content

Commit 677a624

Browse files
tmlindLinus Walleij
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 <nm@ti.com> Cc: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230721082654.27036-1-tony@atomide.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent 0a80e1d commit 677a624

4 files changed

Lines changed: 207 additions & 276 deletions

File tree

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)