mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
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
5 lines
208 B
Plaintext
5 lines
208 B
Plaintext
What: /sys/kernel/debug/cdns_pcie_<dev>/ltssm_status
|
|
Date: July 2026
|
|
Contact: Hans Zhang <18255117159@163.com>
|
|
Description: (RO) Read will return the current PCIe LTSSM state in both
|
|
string and raw value. |