[GIT PULL] ARM: mach: s3c/exynos for v5.6, part 2
From: Krzysztof Kozlowski
Date: Wed Jan 22 2020 - 12:27:08 EST
Hi,
On top of previous pull request. Last minute changes.
Best regards,
Krzysztof
The following changes since commit 45984f0c70ccc03e09f97ee5d0749396547b6594:
ARM: samsung: Rename Samsung and Exynos to lowercase (2020-01-07 20:44:22 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.6-2
for you to fetch changes up to af15a11b9046722f831588eff8fc423d28a1df44:
ARM: s3c64xx: Drop unneeded select of TIMER_OF (2020-01-21 20:58:03 +0100)
----------------------------------------------------------------
Samsung mach/soc changes for v5.6, part 2
1. Switch from legacy to atomic pwm API in rx1950 (s3c24xx),
2. Cleanups of unneeded selects in Kconfig.
----------------------------------------------------------------
Geert Uytterhoeven (2):
ARM: exynos: Drop unneeded select of MIGHT_HAVE_CACHE_L2X0
ARM: s3c64xx: Drop unneeded select of TIMER_OF
Uwe Kleine-KÃnig (1):
ARM: s3c24xx: Switch to atomic pwm API in rx1950
arch/arm/mach-exynos/Kconfig | 1 -
arch/arm/mach-s3c24xx/mach-rx1950.c | 19 ++++++++++++-------
arch/arm/mach-s3c64xx/Kconfig | 1 -
3 files changed, 12 insertions(+), 9 deletions(-)