Hi Arinç, On Thu, Apr 21, 2022 at 4:44 PM Arınç ÜNAL <arinc.unal@xxxxxxxxxx> wrote: > > On 21/04/2022 17:27, Linus Walleij wrote: > > On Wed, Apr 13, 2022 at 8:08 AM Arınç ÜNAL <arinc.unal@xxxxxxxxxx> wrote: > > > >> This patch series brings complete refactoring to the Ralink pinctrl driver > >> and its subdrivers. > > > > I just merged all the patches, the comments seem minor and any further > > fixes can certainly be done on top of this. Anyone interested in ralink > > working nicely is likely in the thread and we mostly care about that this > > works for OpenWrt, and if it works for them we are happy. > > > >> mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrl > > > > This was a bit scary since we usually take these through the respective > > SoC tree, but I just applied it anyway, it makes logical sense in the > > series. > > > > I hope it will not lead to conflicts. > > > > Good work with this series! > > Thanks. There is a v2 of this series which has been waiting for a week, > I hope that was the one you applied as you replied under v1 (I'm not > sure which repository you applied this so I can't check myself). Linus adds patches through the linux-pinctrl tree as pinctrl maintainer. Check: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=devel Best regards, Sergio Paracuellos > > https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=632370 > > Arınç