Skip to content

Commit e182238

Browse files
gclementlinusw
authored andcommitted
dt-bindings: pinctrl: ocelot: Add Serval SoC support
Add the documentation for the Microsemi Serval pinmuxing and gpio controller. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Link: https://lore.kernel.org/r/20201106093118.965152-3-gregory.clement@bootlin.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent ad3b508 commit e182238

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Microsemi Ocelot pin controller Device Tree Bindings
33

44
Required properties:
55
- compatible : Should be "mscc,ocelot-pinctrl",
6-
"mscc,jaguar2-pinctrl", "microchip,sparx5-pinctrl"
7-
or "mscc,luton-pinctrl"
6+
"mscc,jaguar2-pinctrl", "microchip,sparx5-pinctrl",
7+
"mscc,luton-pinctrl" or "mscc,serval-pinctrl"
88
- reg : Address and length of the register set for the device
99
- gpio-controller : Indicates this device is a GPIO controller
1010
- #gpio-cells : Must be 2.

0 commit comments

Comments
 (0)