[PATCH v2 0/2] arm: qcom: Add SMP support for MSM8226

From: Bartosz Dudziak
Date: Sun Jun 06 2021 - 16:17:59 EST


Add SMP support for a Cortex-A7 CPU in Qualcomm MSM8226 SoC.

Changes in v2:
- Patches are now MSM8226 SoC specific
- Properly unmap IO memory with iounmap() after using of_iomap()

Bartosz Dudziak (2):
dt-bindings: arm: Add SMP enable-method for MSM8226
arm: qcom: Add SMP support for MSM8226

.../devicetree/bindings/arm/cpus.yaml | 3 +-
arch/arm/mach-qcom/platsmp.c | 71 +++++++++++++++++++
2 files changed, 73 insertions(+), 1 deletion(-)

--
2.25.1