Re: [PATCH 2/2] dt-bindings: pinctrl: Add bindings for Awinic AW9523/AW9523B

2021-01-26 Thread Linus Walleij
On Mon, Jan 25, 2021 at 7:21 PM AngeloGioacchino Del Regno wrote: > Add bindings for the Awinic AW9523/AW9523B I2C GPIO Expander driver. > > Signed-off-by: AngeloGioacchino Del Regno > (...) > + '#interrupt-cells': > +description: > + Specifies the PIN numbers and Flags, as defined

[PATCH 2/2] dt-bindings: pinctrl: Add bindings for Awinic AW9523/AW9523B

2021-01-25 Thread AngeloGioacchino Del Regno
Add bindings for the Awinic AW9523/AW9523B I2C GPIO Expander driver. Signed-off-by: AngeloGioacchino Del Regno --- .../pinctrl/awinic,aw9523-pinctrl.yaml| 139 ++ 1 file changed, 139 insertions(+) create mode 100644

Re: [PATCH 2/2] dt-bindings: pinctrl: Add bindings for Awinic AW9523/AW9523B

2021-01-10 Thread Rob Herring
On Sat, 09 Jan 2021 15:02:04 +0100, AngeloGioacchino Del Regno wrote: > Add bindings for the Awinic AW9523/AW9523B I2C GPIO Expander driver. > > Signed-off-by: AngeloGioacchino Del Regno > > --- > .../pinctrl/awinic,aw9523-pinctrl.yaml| 111 ++ > 1 file changed, 111

Re: [PATCH 2/2] dt-bindings: pinctrl: Add bindings for Awinic AW9523/AW9523B

2021-01-09 Thread AngeloGioacchino Del Regno
Il 09/01/21 23:14, Linus Walleij ha scritto: Hi Angelo, thanks for your patch! On Sat, Jan 9, 2021 at 3:02 PM AngeloGioacchino Del Regno wrote: +#PIN CONFIGURATION NODES +patternProperties: + '^.*$': +if: + type: object +then: + properties: +pins: +

Re: [PATCH 2/2] dt-bindings: pinctrl: Add bindings for Awinic AW9523/AW9523B

2021-01-09 Thread Linus Walleij
Hi Angelo, thanks for your patch! On Sat, Jan 9, 2021 at 3:02 PM AngeloGioacchino Del Regno wrote: > +#PIN CONFIGURATION NODES > +patternProperties: > + '^.*$': > +if: > + type: object > +then: > + properties: > +pins: > + description: > +List of

[PATCH 2/2] dt-bindings: pinctrl: Add bindings for Awinic AW9523/AW9523B

2021-01-09 Thread AngeloGioacchino Del Regno
Add bindings for the Awinic AW9523/AW9523B I2C GPIO Expander driver. Signed-off-by: AngeloGioacchino Del Regno --- .../pinctrl/awinic,aw9523-pinctrl.yaml| 111 ++ 1 file changed, 111 insertions(+) create mode 100644