Skip to content

Commit

Permalink
dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
  • Loading branch information
yashshah7 authored and palmer-dabbelt committed Jan 8, 2021
1 parent 507308b commit 75e6d72
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/devicetree/bindings/riscv/cpus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 75e6d72

Please sign in to comment.