[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171075646409.12214.9777978753222649978.tip-bot2@tip-bot2>
Date: Mon, 18 Mar 2024 10:07:44 -0000
From: "tip-bot2 for Peter Griffin" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: Peter Griffin <peter.griffin@...aro.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Sam Protsenko <semen.protsenko@...aro.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: [tip: timers/core] dt-bindings: timer: exynos4210-mct: Add
google,gs101-mct compatible
The following commit has been merged into the timers/core branch of tip:
Commit-ID: f253c9a1aa3360bd6d61407dbfc6ca002855caa3
Gitweb: https://git.kernel.org/tip/f253c9a1aa3360bd6d61407dbfc6ca002855caa3
Author: Peter Griffin <peter.griffin@...aro.org>
AuthorDate: Fri, 22 Dec 2023 16:53:53
Committer: Daniel Lezcano <daniel.lezcano@...aro.org>
CommitterDate: Mon, 22 Jan 2024 13:11:27 +01:00
dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible
Add dedicated google,gs101-mct compatible to the dt-schema for
representing mct timer of the Google Tensor gs101 SoC.
Signed-off-by: Peter Griffin <peter.griffin@...aro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Reviewed-by: Sam Protsenko <semen.protsenko@...aro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@...aro.org>
Link: https://lore.kernel.org/r/20231222165355.1462740-2-peter.griffin@linaro.org
---
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 829bd22..774b799 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
+ - google,gs101-mct
- samsung,exynos3250-mct
- samsung,exynos5250-mct
- samsung,exynos5260-mct
@@ -127,6 +128,7 @@ allOf:
contains:
enum:
- axis,artpec8-mct
+ - google,gs101-mct
- samsung,exynos5260-mct
- samsung,exynos5420-mct
- samsung,exynos5433-mct
Powered by blists - more mailing lists