* [GIT PULL 1/2] samsung: drivers for v7.3
@ 2026-07-27 19:00 Krzysztof Kozlowski
2026-07-27 19:00 ` [GIT PULL 2/2] arm64: dts: samsung: " Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-27 19:00 UTC (permalink / raw)
To: Arnd Bergmann, Alexandre Belloni, Linus Walleij, Drew Fustini,
soc
Cc: Krzysztof Kozlowski, Alim Akhtar, Peter Griffin, linux-arm-kernel,
linux-samsung-soc, linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* [GIT PULL 2/2] arm64: dts: samsung: for v7.3
2026-07-27 19:00 [GIT PULL 1/2] samsung: drivers for v7.3 Krzysztof Kozlowski
@ 2026-07-27 19:00 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-27 19:00 UTC (permalink / raw)
To: Arnd Bergmann, Alexandre Belloni, Linus Walleij, Drew Fustini,
soc
Cc: Krzysztof Kozlowski, Alim Akhtar, Peter Griffin, linux-arm-kernel,
linux-samsung-soc, linux-kernel
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-dt64-7.3
for you to fetch changes up to a87d503a0ab077b0d9892290ab7dbec29f922eb1:
MAINTAINERS: Add entry for Samsung Exynos8855 SoC (2026-07-13 09:20:24 +0200)
----------------------------------------------------------------
Samsung DTS ARM64 changes for v7.3
1. New SoC Exynos8855 (market naming: Exynos 1580) basic support with
its SMDK development board. That's a 8-core SoC, released in Q4
2024.
2. ExynosAutov920: Add HSI0 syscon node.
----------------------------------------------------------------
Alim Akhtar (3):
dt-binding: ARM: samsung: Add Samsung Exynos8855
arm64: dts: exynos: add initial support for Samsung Exynos8855 smdk
MAINTAINERS: Add entry for Samsung Exynos8855 SoC
Sanghoon Bae (1):
arm64: dts: exynosautov920: Add hsi0 syscon node for PCIe PHY
.../bindings/arm/samsung/samsung-boards.yaml | 6 +
MAINTAINERS | 7 +
arch/arm64/boot/dts/exynos/Makefile | 1 +
arch/arm64/boot/dts/exynos/exynos8855-pinctrl.dtsi | 574 +++++++++++++++++++++
arch/arm64/boot/dts/exynos/exynos8855-smdk.dts | 31 ++
arch/arm64/boot/dts/exynos/exynos8855.dtsi | 204 ++++++++
arch/arm64/boot/dts/exynos/exynosautov920.dtsi | 6 +
7 files changed, 829 insertions(+)
create mode 100644 arch/arm64/boot/dts/exynos/exynos8855-pinctrl.dtsi
create mode 100644 arch/arm64/boot/dts/exynos/exynos8855-smdk.dts
create mode 100644 arch/arm64/boot/dts/exynos/exynos8855.dtsi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-27 19:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27 19:00 [GIT PULL 1/2] samsung: drivers for v7.3 Krzysztof Kozlowski
2026-07-27 19:00 ` [GIT PULL 2/2] arm64: dts: samsung: " Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox