Skip to content

Commit

Permalink
dt-bindings: pinctrl: ocelot: Add Luton SoC support
Browse files Browse the repository at this point in the history
Add the documentation for the Microsemi Luton pinmuxing and gpio
controller.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Link: https://lore.kernel.org/r/20201106093118.965152-2-gregory.clement@bootlin.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
gclement authored and linusw committed Nov 10, 2020
1 parent 5451525 commit ad3b508
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Microsemi Ocelot pin controller Device Tree Bindings

Required properties:
- compatible : Should be "mscc,ocelot-pinctrl",
"mscc,jaguar2-pinctrl" or "microchip,sparx5-pinctrl"
"mscc,jaguar2-pinctrl", "microchip,sparx5-pinctrl"
or "mscc,luton-pinctrl"
- reg : Address and length of the register set for the device
- gpio-controller : Indicates this device is a GPIO controller
- #gpio-cells : Must be 2.
Expand Down

0 comments on commit ad3b508

Please sign in to comment.