diff options
author | Jonathan McDowell <[email protected]> | 2023-05-16 18:47:13 +0100 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2023-05-26 14:24:19 +0200 |
commit | 6516c3d5d6161d81087c1e9c683480fd2597a0c3 (patch) | |
tree | 9a5a6de2719574fab1c7825d912513772ab84063 | |
parent | 6d255623d7982df54a8b1bd4eea8a71b21de43fd (diff) |
dt-bindings: gpio: Add GPIO3 for AXP209 GPIO binding schema
The AXP209 has a 4th GPIO, so add it in preparation for support in the
driver.
Signed-off-by: Jonathan McDowell <[email protected]>
Acked-by: Jernej Skrabec <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml b/Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml index 31906c253940..1638cfe90f1c 100644 --- a/Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml +++ b/Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml @@ -44,6 +44,7 @@ patternProperties: - GPIO0 - GPIO1 - GPIO2 + - GPIO3 function: enum: |