Re: [PATCH v4] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
From: Drew Fustini
Date: Mon May 25 2026 - 03:06:16 EST
On Thu, May 21, 2026 at 10:06:33AM -0700, Drew Fustini wrote:
> From: Nicholas Piggin <npiggin@xxxxxxxxx>
>
> Extend the binding to cover details specific to the Tenstorrent RISC-V
> IOMMU. In particular, a second register range is added which contains
> M-privileged registers, e.g., PMAs and PMPs.
>
> The RISC-V spec S-privileged registers remain in the first register
> range and are compatible with "riscv,iommu" so the Linux driver does not
> notice any difference, but the binding will be used by OpenSBI and
> potentially other M-mode software.
>
> Reviewed-by: Joel Stanley <joel@xxxxxxxxx>
> Acked-by: Joerg Roedel <joerg.roedel@xxxxxxx>
> Signed-off-by: Nicholas Piggin <npiggin@xxxxxxxxx>
> [fustini: fix dt_binding_check errors]
> Signed-off-by: Drew Fustini <fustini@xxxxxxxxxx>
This has been applied to tenstorrent-dt-for-next.
https://git.kernel.org/pub/scm/linux/kernel/git/tenstorrent/linux.git/commit/?id=33583baeb1ba7d328e6a9775d889036900b74cdb
Drew