On Tue, 25 Apr 2023 11:56:06 PDT (-0700), robh@xxxxxxxxxx wrote:
On Mon, 24 Apr 2023 18:05:43 +0100, Conor Dooley wrote:
From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
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@xxxxxxxxxxxxx>
---
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(+)
Acked-by: Rob Herring <robh@xxxxxxxxxx>
Sorry for missing thist the first time around, I just picked it up.
It's in staging, barring any breakages it'll end up on for-next soon.