Message ID | 20230424-rival-habitual-478567c516f0@spud (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [RESEND] dt-bindings: riscv: add sv57 mmu-type | expand |
Context | Check | Description |
---|---|---|
conchuod/cover_letter | success | Single patches do not need cover letters |
conchuod/tree_selection | success | Guessed tree name to be for-next at HEAD 310c33dc7a12 |
conchuod/fixes_present | success | Fixes tag not required for -next series |
conchuod/maintainers_pattern | success | MAINTAINERS pattern errors before the patch: 1 and now 1 |
conchuod/verify_signedoff | success | Signed-off-by tag matches author and committer |
conchuod/kdoc | success | Errors and warnings before: 0 this patch: 0 |
conchuod/build_rv64_clang_allmodconfig | success | Errors and warnings before: 18 this patch: 18 |
conchuod/module_param | success | Was 0 now: 0 |
conchuod/build_rv64_gcc_allmodconfig | success | Errors and warnings before: 18 this patch: 18 |
conchuod/build_rv32_defconfig | success | Build OK |
conchuod/dtb_warn_rv64 | success | Errors and warnings before: 3 this patch: 3 |
conchuod/header_inline | success | No static functions without inline keyword in header files |
conchuod/checkpatch | success | total: 0 errors, 0 warnings, 0 checks, 7 lines checked |
conchuod/source_inline | success | Was 0 now: 0 |
conchuod/build_rv64_nommu_k210_defconfig | success | Build OK |
conchuod/verify_fixes | success | No Fixes tag |
conchuod/build_rv64_nommu_virt_defconfig | success | Build OK |
On Mon, 24 Apr 2023 18:05:43 +0100, Conor Dooley wrote: > 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(+) > Acked-by: Rob Herring <robh@kernel.org>
On Tue, 25 Apr 2023 11:56:06 PDT (-0700), robh@kernel.org wrote: > > On Mon, 24 Apr 2023 18:05:43 +0100, Conor Dooley wrote: >> 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(+) >> > > Acked-by: Rob Herring <robh@kernel.org> 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.
On Mon, 24 Apr 2023 18:05:43 +0100, Conor Dooley wrote: > 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. > > Applied, thanks! [1/1] dt-bindings: riscv: add sv57 mmu-type https://git.kernel.org/palmer/c/d4dda690b44a Best regards,
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: