On Fri, Mar 1, 2024 at 11:39 AM Théo Lebrun <theo.lebrun@xxxxxxxxxxx> wrote: > PINCTRL_NOMADIK cannot select GPIO_NOMADIK without first selecting > GPIOLIB on which GPIO_NOMADIK depends. GPIO_NOMADIK depends on OF_GPIO, > it is a direct dependency. > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Closes: https://lore.kernel.org/oe-kbuild-all/202403010917.pnDhdS1Y-lkp@xxxxxxxxx/ > Closes: https://lore.kernel.org/oe-kbuild-all/202403011102.v8w2zPOU-lkp@xxxxxxxxx/ > Closes: https://lore.kernel.org/oe-kbuild-all/202403011329.1VnABMRz-lkp@xxxxxxxxx/ > Closes: https://lore.kernel.org/oe-kbuild-all/202403011546.Hpt8sBTa-lkp@xxxxxxxxx/ > Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx> > --- > Test robot usefully reported four related issues; see Closes > trailers for links. Here is a proposed fix. It applies on > top of ib-nomadik-gpio [0]. Quick work! I applied this patch and pushed the branch again! Yours, Linus Walleij