u-boot-brain/arch/x86
Bin Meng c2f17939f4 x86: minnowmax: Remove incorrect pad-offset of several pins
Remove 'pad-offset' of soc_gpio_s5_0, soc_gpio_s5_1, soc_gpio_s5_2,
pin_usb_host_en0 and pin_usb_host_en1. These offsets are actually
wrong. Correct value should be added by 0x2000, but since they
are supposed to be 'mode-gpio', 'pad-offset' is not needed at all.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-17 17:13:06 +08:00
..
cpu x86: Convert MMC to driver model 2017-05-17 17:13:06 +08:00
dts x86: minnowmax: Remove incorrect pad-offset of several pins 2017-05-17 17:13:06 +08:00
include/asm x86: acpi: Fix Windows S3 resume failure 2017-05-17 17:11:46 +08:00
lib x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() 2017-05-17 17:13:06 +08:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00
Kconfig x86: pci: Allow conditionally run VGA rom in S3 2017-05-17 17:11:46 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00