[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221121041757.418645-3-uwu@icenowy.me>
Date: Mon, 21 Nov 2022 12:17:56 +0800
From: Icenowy Zheng <uwu@...nowy.me>
To: Marc Zyngier <maz@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Palmer Dabbelt <palmer@...belt.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Jisheng Zhang <jszhang@...nel.org>,
Samuel Holland <samuel@...lland.org>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-riscv@...ts.infradead.org, Icenowy Zheng <uwu@...nowy.me>
Subject: [PATCH 2/3] dt-bindings: timer: sifive,clint: add compatible for OpenC906
T-Head OpenC906 is a open-source-licensed fixed-configuration of C906,
which is now public and able to be integrated.
Add a compatible for the CLINT shipped as part of OpenC906, which should
just be ordinary C9xx CLINT.
Signed-off-by: Icenowy Zheng <uwu@...nowy.me>
---
Documentation/devicetree/bindings/timer/sifive,clint.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/timer/sifive,clint.yaml b/Documentation/devicetree/bindings/timer/sifive,clint.yaml
index aada6957216c..86703e995e31 100644
--- a/Documentation/devicetree/bindings/timer/sifive,clint.yaml
+++ b/Documentation/devicetree/bindings/timer/sifive,clint.yaml
@@ -35,6 +35,7 @@ properties:
- const: sifive,clint0
- items:
- enum:
+ - thead,openc906-clint
- allwinner,sun20i-d1-clint
- const: thead,c900-clint
- items:
--
2.37.1
Powered by blists - more mailing lists