remarkable-linux/arch/arm/mach-mvebu
Thomas Petazzoni 32f9494c9d ARM: mvebu: prepare pm-board.c for the introduction of Armada 38x support
The pm-board.c code contains the board-specific logic to enter suspend
to RAM. Until now, the code supported only the Armada XP GP board, so
all functions and symbols were named with armada_xp_gp. However, it
turns out that the Armada 388 GP also uses the same 3 GPIOs protocol
to talk to the PIC microcontroller that controls the power supply.

Since we are going to re-use the same code with no change for Armada
38x, this commit renames the functions and symbols to use just
"armada" instead of "armada_xp_gp". Better names can be found if one
day other boards having a different protocol/mechanism are supported
in the kernel.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
2015-07-25 17:16:54 +02:00
..
include/mach
armada-370-xp.h ARM: mvebu: Clean-up the Armada XP support 2014-11-22 02:13:24 +00:00
board-v7.c ARM: SoC platform updates for v4.1 2015-04-22 09:08:39 -07:00
board.h ARM: Kirkwood: Add setup file for netxbig LEDs 2014-06-20 23:47:27 +00:00
coherency.c ARM: mvebu: prepare set_cpu_coherent() for future extension 2015-07-25 17:16:41 +02:00
coherency.h
coherency_ll.S ARM: mvebu: make the coherency_ll.S functions work with no coherency fabric 2014-11-22 01:49:27 +00:00
common.h ARM: mvebu: implement suspend/resume support for Armada XP 2014-11-30 16:40:12 +00:00
cpu-reset.c ARM: mvebu: Clean-up the Armada XP support 2014-11-22 02:13:24 +00:00
dove.c ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tables 2015-03-04 14:56:21 +01:00
headsmp-a9.S Remove __cpuinit macros and users. 2015-07-02 09:54:14 -07:00
headsmp.S
Kconfig ARM: mvebu: add core support for Armada 39x 2015-03-04 15:35:38 +01:00
kirkwood-pm.c
kirkwood-pm.h
kirkwood.c ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tables 2015-03-04 14:56:21 +01:00
kirkwood.h
Makefile ARM: mvebu: Armada XP GP specific suspend/resume code 2014-11-30 16:40:14 +00:00
mvebu-soc-id.c ARM: mvebu: Use system controller to get the soc id when possible 2014-06-30 17:40:59 +00:00
mvebu-soc-id.h ARM: mvebu: Update the SoC ID and revision definitions 2015-01-09 09:22:53 -06:00
netxbig.c ARM: Kirkwood: Add setup file for netxbig LEDs 2014-06-20 23:47:27 +00:00
platsmp-a9.c arm/mach-mvebu: remove legacy __cpuinit sections that crept in 2015-06-16 14:12:21 -04:00
platsmp.c mvebu SoC suspend changes for v3.19 2014-12-04 16:46:43 +01:00
pm-board.c ARM: mvebu: prepare pm-board.c for the introduction of Armada 38x support 2015-07-25 17:16:54 +02:00
pm.c ARM: mvebu: prepare mvebu_pm_store_bootinfo() to support multiple SoCs 2015-07-25 17:16:51 +02:00
pmsu.c ARM: mvebu: Disable CPU Idle on Armada 38x 2015-03-31 18:47:33 +02:00
pmsu.h mvebu SoC suspend changes for v3.19 2014-12-04 16:46:43 +01:00
pmsu_ll.S mvebu SoC suspend changes for v3.19 2014-12-04 16:46:43 +01:00
system-controller.c ARM: mvebu: build armada375-smp code conditionally 2015-02-18 12:20:29 +01:00