All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Linus Walleij <linusw@kernel.org>,
	Drew Fustini <fustini@kernel.org>,
	soc@lists.linux.dev
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Peter Griffin <peter.griffin@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL 1/2] samsung: drivers for v7.3
Date: Mon, 27 Jul 2026 21:00:09 +0200	[thread overview]
Message-ID: <20260727190010.404981-3-krzk@kernel.org> (raw)

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e131ca83dabc8bfb8c1d455d02bf2d7a7bc1198a:

  dt-bindings: samsung: exynos-pmu: Narrow allowed reboot modes (2026-07-09 15:17:42 +0200)

----------------------------------------------------------------
Samsung SoC drivers for v7.3

1. Fix very old leak of OF node in PMU driver.
2. Few cleanups and new bindings for ExynosAutov920 HSI0 syscon.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      dt-bindings: samsung: exynos-pmu: Restrict children with unevaluatedProperties
      dt-bindings: samsung: exynos-pmu: Narrow allowed reboot modes

Sanghoon Bae (1):
      dt-bindings: soc: samsung: exynos-sysreg: Add hsi0 for ExynosAutov920

Weigang He (1):
      soc: samsung: exynos-pmu: fix of_node refcount leak in exynos_get_pmu_regmap()

 .../bindings/soc/samsung/exynos-pmu.yaml           | 27 +++++++++++++++++++---
 .../soc/samsung/samsung,exynos-sysreg.yaml         |  1 +
 drivers/soc/samsung/exynos-pmu.c                   |  4 ++--
 3 files changed, 27 insertions(+), 5 deletions(-)

             reply	other threads:[~2026-07-27 19:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-27 19:00 Krzysztof Kozlowski [this message]
2026-07-27 19:00 ` [GIT PULL 2/2] arm64: dts: samsung: for v7.3 Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260727190010.404981-3-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=alim.akhtar@samsung.com \
    --cc=arnd@arndb.de \
    --cc=fustini@kernel.org \
    --cc=linusw@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=peter.griffin@linaro.org \
    --cc=soc@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.