uboot/drivers
Marek Vasut 152ac5fabf gpio: at91: Fix pullup/pulldown configuration on PIO3
On systems with PIO3 (SAMA5D3/D4/..), the pullup and pulldown configuration
is mutualy exclusive. This patch assures that the opposite pull resistor gets
disabled before the requested pull resistor is enabled. This changes behavior
of at91_set_pio_pulldown() such that the pullup is only disabled if pulldown
is to be enabled. This changes behavior of at91_set_pio_pullup() such that
the pulldown is only disabled if pullup is to be enabled.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andreas Bießmann <andreas.devel@googlemail.com>
Cc: Josh Wu <josh.wu@atmel.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
2016-06-12 23:49:38 +02:00
..
adc
bios_emulator
block
bootcount
clk Merge http://git.denx.de/u-boot-samsung 2016-06-06 13:39:43 -04:00
core dm: allow setting driver_data before/during bind 2016-05-26 20:48:31 -06:00
cpu
crypto
ddr driver/ddr/fsl: Check condition for erratum A-009803 2016-06-03 14:12:49 -07:00
demo
dfu dfu, nand, ubi: fix erasing after write finish 2016-06-09 13:53:13 -04:00
dma
fpga
gpio gpio: at91: Fix pullup/pulldown configuration on PIO3 2016-06-12 23:49:38 +02:00
hwmon
i2c
input
led
mailbox mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00
memory
misc reset: Drop the reset failure message 2016-05-26 20:50:29 -06:00
mmc mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx 2016-06-09 13:53:09 -04:00
mtd mtd: nand: omap: allow to switch to BCH16 2016-06-09 13:53:12 -04:00
net nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00
pch
pci pcie/layerscape: fix bug in bus number computation when setting msi-map 2016-06-03 14:12:10 -07:00
pcmcia
pinctrl Merge http://git.denx.de/u-boot-samsung 2016-06-06 13:39:43 -04:00
power sunxi: power: add AXP809 support 2016-05-25 17:52:39 +02:00
pwm exynos: pwm: Add a driver for the exynos5 PWM 2016-05-25 13:25:18 +09:00
qe
ram
remoteproc
rtc
serial Merge http://git.denx.de/u-boot-samsung 2016-06-06 13:39:43 -04:00
soc
sound
spi
spmi
thermal
timer
tpm
twserial
usb usb: move CONFIG_USB_XHCI_DWC3 to Kconfig 2016-06-04 00:43:53 +02:00
video Merge http://git.denx.de/u-boot-samsung 2016-06-06 13:39:43 -04:00
watchdog
Kconfig Add a mailbox driver framework/uclass 2016-05-26 20:48:31 -06:00
Makefile Add a mailbox driver framework/uclass 2016-05-26 20:48:31 -06:00