public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND] dt-bindings: riscv: add sv57 mmu-type
@ 2023-04-24 17:05 Conor Dooley
  2023-04-25 18:56 ` Rob Herring
  2023-04-26 15:57 ` Palmer Dabbelt
  0 siblings, 2 replies; 4+ messages in thread
From: Conor Dooley @ 2023-04-24 17:05 UTC (permalink / raw)
  To: palmer
  Cc: conor, Conor Dooley, linux-riscv, robh+dt, krzysztof.kozlowski+dt,
	devicetree

From: Conor Dooley <conor.dooley@microchip.com>

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>
---
Resending with the missing CCs.
Palmer, you can take this for 6.4 if you want, otherwise I'll grab it
after the merge window. I doubt there's a rush when it's been missing
for a year or so.
---
 Documentation/devicetree/bindings/riscv/cpus.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/riscv/cpus.yaml b/Documentation/devicetree/bindings/riscv/cpus.yaml
index 4c7ce4a37052..25d6e8dbffb8 100644
--- a/Documentation/devicetree/bindings/riscv/cpus.yaml
+++ b/Documentation/devicetree/bindings/riscv/cpus.yaml
@@ -66,6 +66,7 @@ properties:
       - riscv,sv32
       - riscv,sv39
       - riscv,sv48
+      - riscv,sv57
       - riscv,none
 
   riscv,cbom-block-size:
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-26 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 17:05 [PATCH RESEND] dt-bindings: riscv: add sv57 mmu-type Conor Dooley
2023-04-25 18:56 ` Rob Herring
2023-04-26 14:30   ` Palmer Dabbelt
2023-04-26 15:57 ` Palmer Dabbelt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox