On Tue, Feb 01, 2022 at 11:42:11PM +0000, Joel Stanley wrote: > On Tue, 1 Feb 2022 at 13:05, Jonathan Neuschäfer wrote: > > > > On Sun, Jan 30, 2022 at 02:50:25AM +0100, Linus Walleij wrote: > > > On Sat, Jan 29, 2022 at 12:57 PM Jonathan Neuschäfer > > > wrote: > > > > > > > This is version 5 of the WPCM450 pinctrl/GPIO driver patchset. > > > > Which patches do you expect to be applied to the pin control tree? > > > > These two: > > > > [PATCH v5 4/9] dt-bindings: pinctrl: Add Nuvoton WPCM450 > > [PATCH v5 5/9] pinctrl: nuvoton: Add driver for WPCM450 > > > > and the rest can go through Joel Stanley's BMC tree, I think. > > Seems reasonable. I assume you're sending a v6 to fix some of the warnings? No, the warnings are fairly independent of this patchset, it's just that the adjacent pinctrl-npcm7xx driver started to be built by the bot, due to my Kconfig change. I'll fix them in a separate patchset. Jonathan