Skip to content

Commit d4dda69

Browse files
ConchuODpalmer-dabbelt
authored andcommitted
dt-bindings: riscv: add sv57 mmu-type
Dumping the dtb from new versions of QEMU warns that sv57 is an undocumented mmu-type. The kernel has supported sv57 for about a year, so bring it into the fold. Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230424-rival-habitual-478567c516f0@spud Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent bb3f894 commit d4dda69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • Documentation/devicetree/bindings/riscv

Documentation/devicetree/bindings/riscv/cpus.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ properties:
6565
- riscv,sv32
6666
- riscv,sv39
6767
- riscv,sv48
68+
- riscv,sv57
6869
- riscv,none
6970

7071
riscv,cbom-block-size:

0 commit comments

Comments
 (0)