Re: [PATCH] [v2] gpio: tb10x: fix OF_GPIO dependency
From: Bartosz Golaszewski
Date: Sat Dec 06 2025 - 05:47:52 EST
On Fri, 05 Dec 2025 10:54:09 +0100, Arnd Bergmann wrote:
> Selecting OF_GPIO is generally not allowed, it always gets enabled
> when both GPIOLIB and OF are turned on.
>
> The tb10x driver now warns about this after it was enabled for
> compile-testing:
>
> WARNING: unmet direct dependencies detected for OF_GPIO
> Depends on [n]: GPIOLIB [=y] && OF [=n] && HAS_IOMEM [=y]
> Selected by [y]:
> - GPIO_TB10X [=y] && GPIOLIB [=y] && HAS_IOMEM [=y] && (ARC_PLAT_TB10X || COMPILE_TEST [=y])
>
> [...]
Applied, thanks!
[1/1] gpio: tb10x: fix OF_GPIO dependency
https://git.kernel.org/brgl/linux/c/a0cf7d69016e1917c2ac284840254b5f1dd75e23
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>