mirror of
https://xff.cz/git/u-boot/
synced 2025-10-29 01:23:25 +01:00
When requesting GPIO, the GPIOD_IS_OUT is missed in flag, so the GPIO is set the input mode not output and cause mux not work. Signed-off-by: Ye Li <ye.li@nxp.com>