u-boot-brain/arch/arm/mach-at91/armv7
Wenyou Yang 2dc63f7367 gpio: at91_gpio: remove CPU_HAS_PIO3 macro
The intention of the removal is the preparation to introduce the
new AT91 PIO pinctrl driver.

Use the union to make the PIO3 and PIO2's registers be together
and make their offset aligned.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-04-13 14:44:50 -06:00
..
clock.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
cpu.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
Makefile arm: atmel: Add SAMA5D2 Xplained board 2015-11-30 22:27:53 +01:00
reset.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
sama5d2_devices.c ARM: at91: armv7: clean up UTMI PLL handle code 2016-02-18 21:34:40 +01:00
sama5d3_devices.c gpio: at91_gpio: remove CPU_HAS_PIO3 macro 2017-04-13 14:44:50 -06:00
sama5d4_devices.c ARM: at91: armv7: clean up UTMI PLL handle code 2016-02-18 21:34:40 +01:00
timer.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
u-boot-spl.lds spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00