On 20.11.2015 14:17, Alim Akhtar wrote: > Since we switch to use generic syscon regmap based reset/poweroff > driver for exynos SoC, lets select it from ARCH_EXYNOS instead of > enabling it from various defconfigs. This also select POWER_RESET > as SYSCON-{reset, poweroff} drivers depends on it. > > Also because of the above changes we don't need special handling > for reboot/poweroff in exynos pmu driver. This patch also removes > the same from exynos pmu driver to keep git bisect working. > > Note: This will break reboot/poweroff on boards with older dtbs > with a newer kernel. > > Signed-off-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > Reviewed-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> > Acked-by: Moritz Fischer <moritz.fischer@xxxxxxxxx> > --- > arch/arm/mach-exynos/Kconfig | 3 +++ > arch/arm/mach-exynos/pmu.c | 43 ------------------------------------------ > 2 files changed, 3 insertions(+), 43 deletions(-) > Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx> Thanks, applied with different title: "ARM: EXYNOS: Switch to syscon reboot and poweroff" https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=next/soc I'll be pushing this to Kukjin for v4.5 (unless he picks it by himself). 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