On Wed, Nov 09, 2016 at 05:45:54PM +0530, Pankaj Dubey wrote: > Lets remove static mapping of SCU SFR mainly used in CORTEX-A9 SoC based > boards. Instead use mapping from device tree node of SCU. > > NOTE: This patch has dependency on DT file of any such CORTEX-A9 SoC > based boards, in the absence of SCU device node in DTS file, only single > CPU will boot. So if you are using OUT-OF-TREE DTS file of CORTEX-A9 based > Exynos SoC make sure to add SCU device node to DTS file for SMP boot. > > Signed-off-by: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx> > Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > --- > arch/arm/mach-exynos/common.h | 1 + > arch/arm/mach-exynos/exynos.c | 22 ------------------ > arch/arm/mach-exynos/include/mach/map.h | 2 -- > arch/arm/mach-exynos/platsmp.c | 34 +++++++++++++++++++++------- > arch/arm/mach-exynos/pm.c | 4 +--- > arch/arm/mach-exynos/suspend.c | 4 +--- > arch/arm/plat-samsung/include/plat/map-s5p.h | 4 ---- > 7 files changed, 29 insertions(+), 42 deletions(-) > Applied on a next/soc branch after merging next/dt to preserve bisectability. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html