On Thu, May 10, 2018 at 01:02:54PM +0200, Marek Szyprowski wrote: > From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx> > > Lets remove static mapping of SCU SFR mainly used in CORTEX-A9 SoC based > boards. Instead use mapping from device tree node of SCU. > > Signed-off-by: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx> > Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > [mszyprow: rebased, added fallback to scu_a9_get_base() when no SCU DT > node is available, removed compatibility break warning, fixed non-SMP > build, keep SCU base mapping to avoid issues with calls from CPUidle] > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > arch/arm/mach-exynos/common.h | 5 ++++ > arch/arm/mach-exynos/exynos.c | 22 ---------------- > arch/arm/mach-exynos/include/mach/map.h | 2 -- > arch/arm/mach-exynos/platsmp.c | 27 +++++++++++++++----- > 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, 28 insertions(+), 40 deletions(-) > Thanks for taking care of this patchset. Applied. 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