On Tue, Jul 04, 2023 at 02:05:13PM +0200, Michal Simek wrote:

> DM_GPIO depends on GPIO to be enabled but select will cause that DM_GPIO is
> selected without GPIO which ends up in compilation error:
> undefined reference to `dm_gpio_set_value'
> undefined reference to `dm_gpio_get_value'
> undefined reference to `dm_gpio_free'
> undefined reference to `gpio_request_by_name'
> 
> Signed-off-by: Michal Simek <michal.si...@amd.com>

Applied to u-boot/next, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to