mbox series

[GIT,PULL] samsung: drivers: for v6.14, part two

Message ID 20250112180846.64154-1-krzysztof.kozlowski@linaro.org
State New
Headers show
Series [GIT,PULL] samsung: drivers: for v6.14, part two | expand

Pull-request

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

Message

Krzysztof Kozlowski Jan. 12, 2025, 6:08 p.m. UTC
Hi,

Previously I sent just one patch alone. It is not included here.

Best regards,
Krzysztof


The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to eca836dfd8386b32f1aae60f8e323218ac6a0b75:

  soc: samsung: exynos-pmu: Fix uninitialized ret in tensor_set_bits_atomic() (2025-01-06 10:54:04 +0100)

----------------------------------------------------------------
Samsung SoC drivers for v6.14

1. Add new bindings for sysreg in Exynos8895.
2. Minor improvements in Exynos USI bindings.
3. Fix for Smatch warning in Exynos PMU syscon driver.

----------------------------------------------------------------
Ivaylo Ivanov (1):
      dt-bindings: soc: samsung: exynos-sysreg: add sysreg compatibles for exynos8895

Krzysztof Kozlowski (2):
      dt-bindings: samsung: exynos-usi: Restrict possible samsung,mode values
      soc: samsung: exynos-pmu: Fix uninitialized ret in tensor_set_bits_atomic()

 Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml     | 1 +
 .../devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml    | 8 ++++++++
 drivers/soc/samsung/exynos-pmu.c                                  | 2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)