[PATCH 0/2] Enable CMU_PERIS and MCT for Exynos990

From: Igor Belwon
Date: Sat Jan 04 2025 - 15:55:03 EST


Hi all!

This series enables a new clock block and the MCT for the Exynos990 SoC.
The MCT design is reused from previous SoCs. It generates 12 timer
interrupts.

Compile-time and run-time dependency:
[CMU_PERI] https://lore.kernel.org/linux-samsung-soc/20250104-exynos990-cmu-v1-0-9f54d69286d6@xxxxxxxxxxxxxxxxxxxxxxxxxx/

Best regards
Igor

Signed-off-by: Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx>
---
Igor Belwon (2):
dt-bindings: timer: exynos4210-mct: Add samsung,exynos990-mct compatible
arm64: dts: exynos990: Add CMU_PERIS and MCT nodes

.../bindings/timer/samsung,exynos4210-mct.yaml | 2 ++
arch/arm64/boot/dts/exynos/exynos990.dtsi | 30 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
---
base-commit: 77c5a1c131c3e0c955965b94365e0e7727b37dc5
change-id: 20250104-cmu-nodes-5cfbd7c95f12

Best regards,
--
Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx>