[GIT PULL 3/3] ARM: samsung: mach/soc pull for v5.13

From: Krzysztof Kozlowski
Date: Wed Apr 07 2021 - 02:58:46 EST


From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.13

for you to fetch changes up to 6031008780efaada18087eba7ec84fe149f124a9:

ARM: exynos: correct kernel doc in platsmp (2021-04-06 22:30:02 +0200)

----------------------------------------------------------------
Samsung mach/soc changes for v5.13

1. Update Krzysztof Kozlowski's email address in Maintainers.
2. Replace deprecated pwm_request() with pwm_get() in S3C24xx.
3. Correct kerneldoc.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
MAINTAINERS: use Krzysztof Kozlowski's Canonical address
ARM: exynos: correct kernel doc in platsmp

Uwe Kleine-König (1):
ARM: s3c: Use pwm_get() in favour of pwm_request() in RX1950

MAINTAINERS | 24 ++++++++++++------------
arch/arm/mach-exynos/platsmp.c | 28 +++++++++++++---------------
arch/arm/mach-s3c/mach-rx1950.c | 11 ++++++-----
3 files changed, 31 insertions(+), 32 deletions(-)