Message ID | 7691a35155cf644c2efb02c282c5ef007a6570fa.1684258957.git.noodles@earth.li |
---|---|
State | Accepted |
Commit | 6516c3d5d6161d81087c1e9c683480fd2597a0c3 |
Headers | show |
Series | Minor device-tree additions for C.H.I.P | expand |
On Tue, May 16, 2023 at 7:47 PM Jonathan McDowell <noodles@earth.li> wrote: > > The AXP209 has a 4th GPIO, so add it in preparation for support in the > driver. > > Signed-off-by: Jonathan McDowell <noodles@earth.li> > Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> > Acked-by: Conor Dooley <conor.dooley@microchip.com> > --- > Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml | 1 + > 1 file changed, 1 insertion(+) > > 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: > -- > 2.39.2 > Applied, thanks! Bart
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: