public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add pmu and syscon-reboot support to Exynos990
@ 2024-12-04 14:55 Igor Belwon
  2024-12-04 14:55 ` [PATCH v2 1/2] dt-bindings: soc: samsung: exynos-pmu: Add exynos990-pmu compatible Igor Belwon
  2024-12-04 14:55 ` [PATCH v2 2/2] arm64: dts: exynos990: Add pmu and syscon-reboot nodes Igor Belwon
  0 siblings, 2 replies; 8+ messages in thread
From: Igor Belwon @ 2024-12-04 14:55 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Alim Akhtar
  Cc: devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel

Hi all,

This small series adds support for the pmu, as well as syscon-reboot
support to the Exynos990 SoC. It has been tested with the reboot command
in an initramfs.

Typically, this would be added during the initial SoC bringup,
however I was unsure as to if the syscon would work correctly until I
could test it (especially when it comes to reboot), which I just got
around to doing.

---
Changes since v1:
- Wrote a description for the PMU in the dt-bindings commit (thanks Krzysztof!)

Kind regards,

Igor

Igor Belwon (2):
  dt-bindings: soc: samsung: exynos-pmu: Add exynos990-pmu compatible
  arm64: dts: exynos990: Add pmu and syscon-reboot nodes

 .../bindings/soc/samsung/exynos-pmu.yaml           |  1 +
 arch/arm64/boot/dts/exynos/exynos990.dtsi          | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-12-09 10:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-04 14:55 [PATCH v2 0/2] Add pmu and syscon-reboot support to Exynos990 Igor Belwon
2024-12-04 14:55 ` [PATCH v2 1/2] dt-bindings: soc: samsung: exynos-pmu: Add exynos990-pmu compatible Igor Belwon
2024-12-04 17:45   ` Conor Dooley
2024-12-05  1:08   ` Alim Akhtar
2024-12-09 10:49   ` (subset) " Krzysztof Kozlowski
2024-12-04 14:55 ` [PATCH v2 2/2] arm64: dts: exynos990: Add pmu and syscon-reboot nodes Igor Belwon
2024-12-05  1:07   ` Alim Akhtar
2024-12-09 10:49   ` (subset) " Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox