[PATCH] dm: gpio: Return error when pull up/down is requested but set_flags ops is not implmentated

Tom Rini trini at konsulko.com
Fri Dec 6 19:58:52 CET 2024


On Mon, 21 Oct 2024 17:04:51 +0200, Zixun LI wrote:

> Currently in _dm_gpio_set_flags() when set_flags ops is not implemented
> direction_output()/_input() is used, but pull up/down is not supported by
> these ops.
> 
> 

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list