Skip to content

Commit e5b23b1

Browse files
committed
dts: bindings: Add T-Head C906 CPU
C906 is a RISC-V CPU designed by T-Head. This commit introduces its DTS binding for later use. Signed-off-by: Chen Xingyu <[email protected]>
1 parent 3323ca9 commit e5b23b1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

dts/bindings/cpu/thead,c906.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Copyright (c) 2023-2024 Chen Xingyu <[email protected]>
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: T-Head C906 RISC-V CPU
5+
6+
compatible: "thead,c906"
7+
8+
include: riscv,cpus.yaml

0 commit comments

Comments
 (0)