Hi Linus, On Sun, Jan 16, 2022 at 8:49 AM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > On Tue, Jan 11, 2022 at 12:22 PM Chen-Yu Tsai <wenst@xxxxxxxxxxxx> wrote: > > > Here are some fixes and minor improvements to generic pinconf and the > > Mediatek Paris pinctrl driver. > > Looks good to me, can you rebase this on v5.17-rc1 once it is out > and I will queue it! Thanks for the vote of confidence! I think patch 7 still needs some work. I will likely split that into two parts: a. pin config readback of the advanced drive strength mode into PIN_CONFIG_DRIVE_STRENGTH_UA, and b. Supporting setting advanced drive strength mode via generic pin config properties. The latter would require modification of the bindings in a way that might not be describable. More about that is in my reply to patch 7. In exchange, I will add on a code style rework requested by Angelo. Regards ChenYu