[GIT PULL] samsung: soc for v6.3

From: Krzysztof Kozlowski
Date: Sun Jan 22 2023 - 07:26:15 EST


Hi,

Driver-related binding changes and one maintainer's entry. I called it a
"drivers" update but it is really rather generic SoC stuff.

Best regards,
Krzysztof


The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-6.3

for you to fetch changes up to 5e487164afbcd917225fb701e8956f388f43b601:

MAINTAINERS: arm64: tesla: correct pattern for directory (2023-01-15 12:17:44 +0100)

----------------------------------------------------------------
Samsung SoC bindings changes for v6.3

1. System Controller: use dedicated/specific compatibles to identify
different controllers with different register layout (Exynos, Tesla
FSD). Extend the bindings with missing clocks.
2. Correct maintainers entry for Tesla FSD DTS.

----------------------------------------------------------------
Krzysztof Kozlowski (5):
dt-bindings: soc: samsung: exynos-sysreg: split from syscon
dt-bindings: soc: samsung: exynos-sysreg: add dedicated SYSREG compatibles to Exynos5433
dt-bindings: soc: samsung: exynos-sysreg: add clocks for Exynos850
dt-bindings: soc: samsung: exynos-sysreg: correct indentation for deprecated
MAINTAINERS: arm64: tesla: correct pattern for directory

Sriranjani P (3):
dt-bindings: soc: samsung: exynos-sysreg: Add tesla FSD sysreg compatibles
dt-bindings: soc: samsung: exynos-sysreg: add dedicated SYSREG compatibles to Exynos850
dt-bindings: soc: samsung: exynos-sysreg: add dedicated SYSREG compatibles to Exynosautov9

Documentation/devicetree/bindings/mfd/syscon.yaml | 6 --
.../soc/samsung/samsung,exynos-sysreg.yaml | 87 ++++++++++++++++++++++
MAINTAINERS | 2 +-
3 files changed, 88 insertions(+), 7 deletions(-)
create mode 100644 Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml