[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250516082037.7248-2-krzysztof.kozlowski@linaro.org>
Date: Fri, 16 May 2025 10:20:38 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Arnd Bergmann <arnd@...db.de>,
soc@...ts.linux.dev
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Alim Akhtar <alim.akhtar@...sung.com>,
Peter Griffin <peter.griffin@...aro.org>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL] samsung: drivers part two for v6.16
Hi,
On top of previous drivers pul request.
Best regards,
Krzysztof
The following changes since commit 2c2e5e908ea2b53aa0d21fbfe4d1dab527a7703e:
firmware: exynos-acpm: Correct kerneldoc and use typical np argument name (2025-04-25 11:41:03 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-6.16-2
for you to fetch changes up to 598995027b9181ada81789bf01fb8ef30d93c9dc:
soc: samsung: exynos-pmu: enable CPU hotplug support for gs101 (2025-05-13 10:02:29 +0200)
----------------------------------------------------------------
Samsung SoC drivers for v6.16, part two
Add CPU hotplug support on Google GS101 by toggling respective bits in
secondary PMU intr block (Power Management Unit (PMU) Interrupt
Generation) from the main PMU driver.
----------------------------------------------------------------
Peter Griffin (4):
dt-bindings: soc: google: Add gs101-pmu-intr-gen binding documentation
dt-bindings: soc: samsung: exynos-pmu: gs101: add google,pmu-intr-gen phandle
MAINTAINERS: Add google,gs101-pmu-intr-gen.yaml binding file
soc: samsung: exynos-pmu: enable CPU hotplug support for gs101
.../soc/google/google,gs101-pmu-intr-gen.yaml | 35 ++++++++++
.../bindings/soc/samsung/exynos-pmu.yaml | 15 +++++
MAINTAINERS | 1 +
drivers/soc/samsung/exynos-pmu.c | 78 +++++++++++++++++++++-
drivers/soc/samsung/exynos-pmu.h | 1 +
include/linux/soc/samsung/exynos-regs-pmu.h | 11 +++
6 files changed, 140 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/soc/google/google,gs101-pmu-intr-gen.yaml
Powered by blists - more mailing lists