linux_dsm_epyc7002/arch/arm/mach-at91
Alexandre Belloni 84e871660b ARM: at91: pm: fix at91rm9200 standby
at91rm9200 standby and suspend to ram has been broken since
00482a4078. It is wrongly using AT91_BASE_SYS which is a physical address
and actually doesn't correspond to any register on at91rm9200.

Use the correct at91_ramc_base[0] instead.

Fixes: 00482a4078 (ARM: at91: implement the standby function for pm/cpuidle)

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2015-03-03 20:07:13 +01:00
..
include/mach ARM: at91: merge all SOC_AT91SAM9xxx 2015-02-02 11:01:26 +01:00
at91rm9200_time.c ARM: make of_device_ids const 2015-02-19 09:44:25 +01:00
at91rm9200.c ARM: at91/trivial: unify functions and machine names 2015-02-02 11:01:29 +01:00
at91sam9.c ARM: at91/trivial: unify functions and machine names 2015-02-02 11:01:29 +01:00
generic.h ARM: at91: fix pm declarations 2015-02-18 12:20:26 +01:00
Kconfig ARM: mm: Remove Kconfig symbol CACHE_PL310 2015-02-18 12:24:29 +01:00
Makefile ARM: at91: change board files into SoC files 2015-02-02 11:01:28 +01:00
Makefile.boot ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 option 2014-11-13 11:08:13 +01:00
pm_slowclock.S pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories. 2015-03-03 19:43:59 +01:00
pm.c ARM: make of_device_ids const 2015-02-19 09:44:25 +01:00
pm.h ARM: at91: pm: fix at91rm9200 standby 2015-03-03 20:07:13 +01:00
sam9_smc.c
sam9_smc.h
sama5.c ARM: at91/trivial: unify functions and machine names 2015-02-02 11:01:29 +01:00
setup.c ARM: at91: remove at91_dt_initialize and machine init_early() 2015-02-02 11:01:29 +01:00