ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCs
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 9 Apr 2019 09:56:02 +0000 (11:56 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 10 Apr 2019 15:58:22 +0000 (17:58 +0200)
commit2997520c2d4e4d112e7b237bfa5a17a968ffc4bf
tree145088634333632494023e0b63093fcbebc41c85
parent98a3308ea864afa1e42ae546ddbe5e4641f7716c
ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCs

Support for Exynos5420/5422/5800 SoCs requires MCPM to properly boot all
CPU cores on all currectly supported platforms: Peach Pit (Exynos5420),
Odroid XU3/XU3lite/XU4/HC1 (Exynos5422) and Peach Pi (Exynos5800).
Without it some CPU cores fail to come online. Remove then the ability to
disable MCPM and make it mandatory when Exynos542x/5800 support is
enabled.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/configs/exynos_defconfig
arch/arm/configs/multi_v7_defconfig
arch/arm/mach-exynos/Kconfig
arch/arm/mach-exynos/Makefile
arch/arm/mach-exynos/suspend.c