mbox series

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

Message ID 20250112180846.64154-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State Accepted
Commit 677184d6e4300c1aed4221960b18d9c0598e4253
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 15, 2025, 5:13 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 12 Jan 2025 19:08:46 +0100 you wrote:
> Hi,
> 
> Previously I sent just one patch alone. It is not included here.
> 
> Best regards,
> Krzysztof
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] samsung: drivers: for v6.14, part two
    https://git.kernel.org/soc/soc/c/677184d6e430

You are awesome, thank you!