dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
Add new compatible strings in cpus.yaml to support the E71 and U74 CPU cores ("harts") that are present on FU740-C000 SoC. Signed-off-by: Yash Shah <yash.shah@sifive.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
This commit is contained in:
parent
507308b8cc
commit
75e6d7248e
|
@ -28,11 +28,17 @@ properties:
|
|||
- items:
|
||||
- enum:
|
||||
- sifive,rocket0
|
||||
- sifive,bullet0
|
||||
- sifive,e5
|
||||
- sifive,e7
|
||||
- sifive,e51
|
||||
- sifive,e71
|
||||
- sifive,u54-mc
|
||||
- sifive,u74-mc
|
||||
- sifive,u54
|
||||
- sifive,u74
|
||||
- sifive,u5
|
||||
- sifive,u7
|
||||
- const: riscv
|
||||
- const: riscv # Simulator only
|
||||
description:
|
||||
|
|
Loading…
Reference in New Issue