lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <175883596528.709179.13968239970984180775.tip-bot2@tip-bot2>
Date: Thu, 25 Sep 2025 21:32:45 -0000
From: "tip-bot2 for SungMin Park" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: SungMin Park <smn1196@...sia.com>, Ravi Patel <ravi.patel@...sung.com>,
 Daniel Lezcano <daniel.lezcano@...aro.org>,
 Conor Dooley <conor.dooley@...rochip.com>, x86@...nel.org,
 linux-kernel@...r.kernel.org
Subject: [tip: timers/clocksource] dt-bindings: timer: exynos4210-mct: Add
 compatible for ARTPEC-9 SoC

The following commit has been merged into the timers/clocksource branch of tip:

Commit-ID:     45d78cd0bf2c40e74c31f70340484e20aae45b07
Gitweb:        https://git.kernel.org/tip/45d78cd0bf2c40e74c31f70340484e20aae45b07
Author:        SungMin Park <smn1196@...sia.com>
AuthorDate:    Wed, 17 Sep 2025 12:43:11 +05:30
Committer:     Daniel Lezcano <daniel.lezcano@...aro.org>
CommitterDate: Wed, 24 Sep 2025 15:46:27 +02:00

dt-bindings: timer: exynos4210-mct: Add compatible for ARTPEC-9 SoC

Add Axis ARTPEC-9 mct compatible to the bindings documentation.
The design for the timer is reused from previous Samsung SoCs
like exynos4210 and ARTPEC-8.

Signed-off-by: SungMin Park <smn1196@...sia.com>
Signed-off-by: Ravi Patel <ravi.patel@...sung.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@...aro.org>
Acked-by: Conor Dooley <conor.dooley@...rochip.com>
Link: https://lore.kernel.org/r/20250917071311.1404-1-ravi.patel@samsung.com
---
 Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml b/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml
index 10578f5..a4b229e 100644
--- a/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml
+++ b/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml
@@ -26,6 +26,7 @@ properties:
       - items:
           - enum:
               - axis,artpec8-mct
+              - axis,artpec9-mct
               - google,gs101-mct
               - samsung,exynos2200-mct-peris
               - samsung,exynos3250-mct
@@ -131,6 +132,7 @@ allOf:
           contains:
             enum:
               - axis,artpec8-mct
+              - axis,artpec9-mct
               - google,gs101-mct
               - samsung,exynos2200-mct-peris
               - samsung,exynos5260-mct

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ