]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support
authorKeerthy <j-keerthy@ti.com>
Mon, 9 Jul 2018 07:33:17 +0000 (13:03 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 10 Jul 2018 06:01:34 +0000 (23:01 -0700)
commit8c5a916f4c8815196cc8a86b9582ca89422aac25
tree5e5b50ed30d2804ed2c4826da5892f6f66bc565f
parent74655749a58405e259eaaba66bfc391fdbe1e34e
ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support

Add support for RTC mode to low level suspend code. This includes
providing the rtc base address for the assembly code to configuring the
PMIC_PWR_EN line late in suspend to enter RTC+DDR mode.

Note: This patch also fold in left out space parameter for
am33xx_emif_sram_table and am43xx_emif_sram_table

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm-asm-offsets.c
arch/arm/mach-omap2/pm33xx-core.c
arch/arm/mach-omap2/sleep33xx.S
arch/arm/mach-omap2/sleep43xx.S
drivers/soc/ti/pm33xx.c
include/linux/platform_data/pm33xx.h