]> Gentwo Git Trees - linux/.git/commit
Merge tag 'samsung-drivers-6.16-2' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 21:12:35 +0000 (23:12 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 21:12:36 +0000 (23:12 +0200)
commit7148b42e85420bd0d8028a5c5c3611e1c59f6e1f
treeb4dad049fd962f50765cf395a4db8228de241178
parentf1706e0e1a74b095cbc60375b9b1e6205f5f4c98
parent598995027b9181ada81789bf01fb8ef30d93c9dc
Merge tag 'samsung-drivers-6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/drivers

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.

* tag 'samsung-drivers-6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  soc: samsung: exynos-pmu: enable CPU hotplug support for gs101
  MAINTAINERS: Add google,gs101-pmu-intr-gen.yaml binding file
  dt-bindings: soc: samsung: exynos-pmu: gs101: add google,pmu-intr-gen phandle
  dt-bindings: soc: google: Add gs101-pmu-intr-gen binding documentation

Link: https://lore.kernel.org/r/20250516082037.7248-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS