[PATCH 2/2] dt-bindings: riscv: Add Xuantie C906/C908/C910/C920 compatibles
Guo Ren <[email protected]>
| Newsgroups | org.kernel.vger.linux-devicetree,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: "GUO Ren (XuanTie)" <[email protected]> The RISC-V CPU bindings currently use the historical thead vendor prefix for the XuanTie C906, C908, C910 and C920 processors. Add equivalent compatibles using the newly defined xuantie vendor prefix. Keep the existing thead compatibles to preserve compatibility with existing device trees. Cc: Conor Dooley <[email protected]> Cc: Rob Herring <[email protected]> Cc: devicetree <[email protected]> Signed-off-by: GUO Ren (XuanTie) <[email protected]> --- Documentation/devicetree/bindings/riscv/cpus.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/riscv/cpus.yaml b/Documentation/devicetree/bindings/riscv/cpus.yaml index 5feeb2203050..5aba1e8ed195 100644 --- a/Documentation/devicetree/bindings/riscv/cpus.yaml +++ b/Documentation/devicetree/bindings/riscv/cpus.yaml @@ -67,6 +67,10 @@ properties: - thead,c908 - thead,c910 - thead,c920 + - xuantie,c906 + - xuantie,c908 + - xuantie,c910 + - xuantie,c920 - const: riscv - items: - enum: -- 2.43.0