Re: [PATCH net-next 0/2] dsa: add MT7530 GPIO support

From: Bartosz Golaszewski
Date: Thu Jan 14 2021 - 04:37:50 EST


On Mon, Jan 11, 2021 at 2:43 PM Vladimir Oltean <olteanv@xxxxxxxxx> wrote:
>
> On Mon, Jan 11, 2021 at 01:44:26PM +0800, DENG Qingfang wrote:
> > MT7530's LED controller can be used as GPIO controller. Add support for
> > it.
> >
> > DENG Qingfang (2):
> > dt-bindings: net: dsa: add MT7530 GPIO controller binding
> > drivers: net: dsa: mt7530: MT7530 optional GPIO support
> >
> > .../devicetree/bindings/net/dsa/mt7530.txt | 6 ++
> > drivers/net/dsa/mt7530.c | 96 +++++++++++++++++++
> > drivers/net/dsa/mt7530.h | 20 ++++
> > 3 files changed, 122 insertions(+)
> >
> > --
> > 2.25.1
>
> Adding GPIO and LED maintainers to also have a look.
> https://patchwork.kernel.org/project/netdevbpf/cover/20210111054428.3273-1-dqfext@xxxxxxxxx/

Can you resend the series with GPIO maintainers in CC?

Bart