linux_dsm_epyc7002/arch/arm/mach-s5pv210
Arnd Bergmann dbd6fefb59 ARM: samsung: make pm-debug platform independent
The pm-debug code is one of the few things shared between
s3c24xx/s3c64xx and the newer s5pv210. In order to make s5pv210
independent of plat-samsung, change the common bits of this code to no
longer reference the s3c specific bits.

In particular, all the CPU checks need to be moved out of the common
code into platform specific files.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20200806182059.2431-12-krzk@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2020-08-19 21:10:50 +02:00
..
common.h ARM: s5pv210: Remove legacy setting of external wakeup interrupts 2018-11-12 21:19:48 +01:00
Kconfig ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies 2020-08-19 20:57:35 +02:00
Makefile ARM: S5PV210: Add SPDX license identifiers 2018-01-03 18:43:04 +01:00
pm.c ARM: samsung: make pm-debug platform independent 2020-08-19 21:10:50 +02:00
regs-clock.h ARM: S5PV210: Add SPDX license identifiers 2018-01-03 18:43:04 +01:00
s5pv210.c ARM: S5PV210: Add SPDX license identifiers 2018-01-03 18:43:04 +01:00
sleep.S ARM: S5PV210: Add SPDX license identifiers 2018-01-03 18:43:04 +01:00