Message ID | 20240313235422.180075-1-andy.shevchenko@gmail.com |
---|---|
Headers | show |
Series | pinctrl: aw9523: number of cleanups | expand |
On Thu, Mar 14, 2024 at 12:54 AM Andy Shevchenko <andy.shevchenko@gmail.com> wrote: > Just noticed that the newly introduced driver has some leftovers or unneeded > customisation. Hence this series. It may (or may not :-) be sent as an update > after v6.9-rc1 for v6.9 cycle, but TBH there is nothing functional critical. There is some speling mistake making patch 4 fail according to kernelbot, if you rebase on v6.9-rc1 and fix patch 4 I think I can just apply the lot. Thanks! Linus Walleij
On Thu, Mar 28, 2024 at 11:22 AM Linus Walleij <linus.walleij@linaro.org> wrote: > > On Thu, Mar 14, 2024 at 12:54 AM Andy Shevchenko > <andy.shevchenko@gmail.com> wrote: > > > Just noticed that the newly introduced driver has some leftovers or unneeded > > customisation. Hence this series. It may (or may not :-) be sent as an update > > after v6.9-rc1 for v6.9 cycle, but TBH there is nothing functional critical. > > There is some speling mistake making patch 4 fail according to kernelbot, > if you rebase on v6.9-rc1 and fix patch 4 I think I can just apply the lot. Yeah, I will do it soon.