u-boot-brain/arch/arm/mach-at91/arm926ejs
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
..
at91sam9m10g45_devices.c at91: Add driver-model GPIO devices for AT91SAM9G45 2016-06-12 23:49:38 +02:00
at91sam9n12_devices.c gpio: at91_gpio: remove CPU_HAS_PIO3 macro 2017-04-13 14:44:50 -06:00
at91sam9rl_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9x5_devices.c gpio: at91_gpio: remove CPU_HAS_PIO3 macro 2017-04-13 14:44:50 -06:00
at91sam9260_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9261_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9263_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
cache.c arm, at91: add icache support 2016-10-28 18:37:13 +02:00
clock.c ARM: at91: clock: correct PRES offset for at91sam9x5 2016-10-28 18:37:13 +02:00
cpu.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
eflash.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
led.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
lowlevel_init.S ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
Makefile arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
reset.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05: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