The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.14 for you to fetch changes up to a6419e53c779302f8d5dd409eccf5b41ffa184a4: MAINTAINERS: Include Samsung PWM in Samsung SoC entry (2021-05-27 11:59:48 -0400) ---------------------------------------------------------------- Samsung mach/soc changes for v5.14 1. Fix: add missing of_node_put. 2. Extend Samsung maintainers entry to cover Samsung PWM driver files, because they do not have a dedicated entry. 3. Minor cleanups. ---------------------------------------------------------------- Krzysztof Kozlowski (3): ARM: exynos: add missing of_node_put for loop iteration soc: samsung: pmu: drop EXYNOS_CENTRAL_SEQ_OPTION defines MAINTAINERS: Include Samsung PWM in Samsung SoC entry Wan Jiabing (1): ARM: s3c: Remove unnecessary break in RX1950 MAINTAINERS | 3 +++ arch/arm/mach-exynos/exynos.c | 2 ++ arch/arm/mach-s3c/mach-rx1950.c | 1 - include/linux/soc/samsung/exynos-regs-pmu.h | 6 ------ 4 files changed, 5 insertions(+), 7 deletions(-)