[PATCH] gpio: aspeed: Make U_BOOT_DRIVER entries unique

Tom Rini trini at konsulko.com
Wed Oct 8 22:59:41 CEST 2025


On Thu, 25 Sep 2025 14:56:12 -0600, Tom Rini wrote:

> All instances of the U_BOOT_DRIVER must use a unique name or they will
> lead to link time failures due to name space conflicts when both are
> present. In this case gpio-aspeed-g7 was using the same name as
> gpio-aspeed.
> 
> 

Applied to u-boot/master, thanks!

[1/1] gpio: aspeed: Make U_BOOT_DRIVER entries unique
      commit: da93f8a078b40096da740562d3c5c2104f8f3696
-- 
Tom




More information about the U-Boot mailing list