On Mon, Sep 05, 2022 at 11:08:11PM +0200, Linus Walleij wrote: > On Mon, Sep 5, 2022 at 3:55 AM kernel test robot <lkp@xxxxxxxxx> wrote: > > > kismet warnings: (new ones prefixed by >>) > > >> kismet: WARNING: unmet direct dependencies detected for PINCTRL_IMX when selected by PINCTRL_IMX8MM > > > > WARNING: unmet direct dependencies detected for PINCTRL_IMX > > Depends on [n]: PINCTRL [=y] && OF [=n] > > Selected by [y]: > > - PINCTRL_IMX8MM [=y] && PINCTRL [=y] && SOC_IMX8M [=y] > > I have a hard time to understand these warnings at times, but I suspect > you need a > depends on OF I'll have a look, however while the recent build errors in pinctrl-imx.c are because after my change for the first time it is build without ARCH_MXC and with COMPILE_TEST, this to me seems not a regression. Am I wrong? Francesco