[PATCH v1] dt-bindings: timer: sifive,clint: add pic64gx compatibility

Conor Dooley conor at kernel.org
Mon Nov 17 07:29:54 PST 2025


From: Pierre-Henry Moussay <pierre-henry.moussay at microchip.com>

As mention in sifive,clint.yaml, a specific compatible should be used
for pic64gx, so here it is.

Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay at microchip.com>
Acked-by: Conor Dooley <conor.dooley at microchip.com>
Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
---
CC: Daniel Lezcano <daniel.lezcano at linaro.org>
CC: Thomas Gleixner <tglx at linutronix.de>
CC: Rob Herring <robh at kernel.org>
CC: Krzysztof Kozlowski <krzk+dt at kernel.org>
CC: Conor Dooley <conor+dt at kernel.org>
CC: linux-kernel at vger.kernel.org
CC: devicetree at vger.kernel.org
CC: linux-riscv at lists.infradead.org

 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 d85a1a088b35..f0b7b9d2f46d 100644
--- a/Documentation/devicetree/bindings/timer/sifive,clint.yaml
+++ b/Documentation/devicetree/bindings/timer/sifive,clint.yaml
@@ -31,6 +31,7 @@ properties:
           - enum:
               - canaan,k210-clint       # Canaan Kendryte K210
               - eswin,eic7700-clint     # ESWIN EIC7700
+              - microchip,pic64gx-clint # Microchip PIC64GX
               - sifive,fu540-c000-clint # SiFive FU540
               - spacemit,k1-clint       # SpacemiT K1
               - starfive,jh7100-clint   # StarFive JH7100
-- 
2.51.0




More information about the linux-riscv mailing list