Searched hist:"7 e8edf55cf729367afdb5e9a8b182f1d47897800" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-keystone/ |
H A D | Makefile | diff 7e8edf55cf729367afdb5e9a8b182f1d47897800 Wed Oct 26 16:50:33 CEST 2022 Andrew Davis <afd@ti.com> 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
|
H A D | keystone.c | diff 7e8edf55cf729367afdb5e9a8b182f1d47897800 Wed Oct 26 16:50:33 CEST 2022 Andrew Davis <afd@ti.com> 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
|