Re: [PATCH v1] drivers/gpio: add support for MAX7320 i2c i/o expander

2021-10-19 Thread Tom Rini
On Fri, Oct 01, 2021 at 01:37:57PM +0200, Hannes Schmelzer wrote: > This commit adds support for the MAX7320 (and clones) gpio expander. > > Signed-off-by: Hannes Schmelzer Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH v1] drivers/gpio: add support for MAX7320 i2c i/o expander

2021-10-01 Thread Hannes Schmelzer
Am 01.10.2021 um 15:52 schrieb Tom Rini: On Fri, Oct 01, 2021 at 01:37:57PM +0200, Hannes Schmelzer wrote: This commit adds support for the MAX7320 (and clones) gpio expander. Signed-off-by: Hannes Schmelzer --- doc/device-tree-bindings/gpio/gpio-max7320.txt | 36 drivers/gpio/K

Re: [PATCH v1] drivers/gpio: add support for MAX7320 i2c i/o expander

2021-10-01 Thread Tom Rini
On Fri, Oct 01, 2021 at 01:37:57PM +0200, Hannes Schmelzer wrote: > This commit adds support for the MAX7320 (and clones) gpio expander. > > Signed-off-by: Hannes Schmelzer > --- > > doc/device-tree-bindings/gpio/gpio-max7320.txt | 36 > drivers/gpio/Kconfig