mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 15:01:27 +02:00
When a pin is muxed to a peripheral or as a GPIO, the only configuration that can be set is the pullup. It is too restrictive so this patch allows to give a full configuration. Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>