Re: [PATCH v2 2/2] pinctrl: ralink: add a pinctrl driver for the rt2880 family

2020-12-08 Thread Sergio Paracuellos
On Tue, Dec 8, 2020 at 10:03 AM Greg KH wrote: > > On Tue, Dec 08, 2020 at 09:21:31AM +0100, Linus Walleij wrote: > > On Tue, Dec 8, 2020 at 8:55 AM Sergio Paracuellos > > wrote: > > > > > These Socs have 1-3 banks of 8-32 gpios. Rather then setting the muxing > > > of each > > > pin individuall

Re: [PATCH v2 2/2] pinctrl: ralink: add a pinctrl driver for the rt2880 family

2020-12-08 Thread Greg KH
On Tue, Dec 08, 2020 at 09:21:31AM +0100, Linus Walleij wrote: > On Tue, Dec 8, 2020 at 8:55 AM Sergio Paracuellos > wrote: > > > These Socs have 1-3 banks of 8-32 gpios. Rather then setting the muxing of > > each > > pin individually, these socs have mux groups that when set will effect 1-N >

Re: [PATCH v2 2/2] pinctrl: ralink: add a pinctrl driver for the rt2880 family

2020-12-08 Thread Linus Walleij
On Tue, Dec 8, 2020 at 8:55 AM Sergio Paracuellos wrote: > These Socs have 1-3 banks of 8-32 gpios. Rather then setting the muxing of > each > pin individually, these socs have mux groups that when set will effect 1-N > pins. > Pin groups have a 2, 4 or 8 different muxes. > > Acked-by: Linus Wa

[PATCH v2 2/2] pinctrl: ralink: add a pinctrl driver for the rt2880 family

2020-12-07 Thread Sergio Paracuellos
These Socs have 1-3 banks of 8-32 gpios. Rather then setting the muxing of each pin individually, these socs have mux groups that when set will effect 1-N pins. Pin groups have a 2, 4 or 8 different muxes. Acked-by: Linus Walleij Signed-off-by: Sergio Paracuellos --- drivers/pinctrl/Kconfig