[PATCH v1 4/9] dt-bindings: timer: Add SpacemiT K1 CLINT
Yangyu Chen
cyy at cyyself.name
Sun Jun 16 10:20:49 PDT 2024
Add compatible string for SpacemiT K1 CLINT.
Signed-off-by: Yangyu Chen <cyy at cyyself.name>
---
Documentation/devicetree/bindings/timer/sifive,clint.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/timer/sifive,clint.yaml b/Documentation/devicetree/bindings/timer/sifive,clint.yaml
index fced6f2d8ecb..860cf6a96b31 100644
--- a/Documentation/devicetree/bindings/timer/sifive,clint.yaml
+++ b/Documentation/devicetree/bindings/timer/sifive,clint.yaml
@@ -43,7 +43,9 @@ properties:
- thead,th1520-clint
- const: thead,c900-clint
- items:
- - const: sifive,clint0
+ - enum:
+ - sifive,clint0
+ - spacemit,k1-clint
- const: riscv,clint0
deprecated: true
description: For the QEMU virt machine only
--
2.45.1
More information about the linux-riscv
mailing list