summaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing/debugfs-cdns-pcie
AgeCommit message (Collapse)Author
2026-07-15PCI: cadence: Add HPA IP debugfs for LTSSM statusHans Zhang
Add debugfs support for HPA-based Cadence PCIe controllers. A new file 'ltssm_status' is created under debugfs, allowing users to read the current LTSSM state as a string and raw value. Signed-off-by: Hans Zhang <18255117159@163.com> [mani: fixed the makefile and dropped MODULE_* macros] Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Tested-by: Aksh Garg <a-garg7@ti.com> Link: https://patch.msgid.link/20260701073513.1101559-3-18255117159@163.com