dt-bindings: pinctrl: Update pinctrl-single to use yaml
authorTony Lindgren <tony@atomide.com>
Fri, 21 Jul 2023 08:26:49 +0000 (11:26 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 7 Aug 2023 13:32:22 +0000 (15:32 +0200)
commit677a62482bd6e584f83d0342e78735e3cd449ba4
tree7e8899a238c8f2973b7abd314218b498f678bb47
parent0a80e1d3cfc0effa9679da157a63b668ae7e651f
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>
Documentation/devicetree/bindings/arm/omap/ctrl.txt
Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt [deleted file]
Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt [deleted file]