kernel-hacking-2024-linux-s.../arch/arm/mach-keystone
Andrew Davis 7e8edf55cf ARM: keystone: Replace platform SMP with PSCI
The KS2 boot monitor supports PSCI commands. These are already defined
in DT for KS2. We can drop this platform override and remove related
code without changing SMP. Do this here.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20221026145033.17905-1-afd@ti.com
2022-10-27 20:12:27 -05:00
..
Kconfig
keystone.c ARM: keystone: Replace platform SMP with PSCI 2022-10-27 20:12:27 -05:00
keystone.h ARM: keystone: Replace platform SMP with PSCI 2022-10-27 20:12:27 -05:00
Makefile ARM: keystone: Replace platform SMP with PSCI 2022-10-27 20:12:27 -05:00
memory.h
pm_domain.c