mirror of
https://xff.cz/git/u-boot/
synced 2025-10-15 23:11:36 +02:00
Implement gpio_request_enable() ops so that the gpio request() ops can be implemented and a gpio requested pin automatically is pinmuxed for gpio use, similar to Linux kernel. Signed-off-by: Jonas Karlman <jonas@kwiboo.se>