mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-08 15:31:24 +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>