[PW_SID:1071025] iommu/riscv: Add DebugFS support for register dump#1661
[PW_SID:1071025] iommu/riscv: Add DebugFS support for register dump#1661linux-riscv-bot wants to merge 1 commit into
Conversation
Add a DebugFS interface to allow users to dump the internal state of the RISC-V IOMMU hardware. This is essential for diagnosing hardware initialization issues and debugging driver-hardware communication such as Command or Fault queue stalls. The implementation exposes a "registers" file under the device's debugfs directory. It uses the standard debugfs_regset32 structure to dump core registers: * Global configuration: capabilities, fctl, ddtp * Command Queue: cqb, cqh, cqt, cqcsr * Fault Queue: fqb, fqh, fqt, fqcsr * Interrupts: ipsr, icvec Signed-off-by: Sean Chang <seanwascoding@gmail.com> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
|
Patch 1: "iommu/riscv: Add DebugFS support for register dump" |
PR for series 1071025 applied to workflow__riscv__fixes
Name: iommu/riscv: Add DebugFS support for register dump
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1071025
Version: 1