Skip to content

FROMLIST: PCI: qcom: Add .get_ltssm() helper#724

Merged
krishnachaitanya-linux merged 1 commit intoqualcomm-linux:tech/bus/pci/allfrom
krishnachaitanya-linux:pci
Mar 5, 2026
Merged

FROMLIST: PCI: qcom: Add .get_ltssm() helper#724
krishnachaitanya-linux merged 1 commit intoqualcomm-linux:tech/bus/pci/allfrom
krishnachaitanya-linux:pci

Conversation

@krishnachaitanya-linux
Copy link
Contributor

For older targets like sc7280, we see reading DBI after sending PME turn off message is causing NOC error.

To avoid unsafe DBI accesses, introduce qcom_pcie_get_ltssm(), which retrieves the LTSSM state from the PARF_LTSSM register instead.

Link: https://lore.kernel.org/r/20260217-d3cold-v2-3-89b322864043@oss.qualcomm.com

For older targets like sc7280, we see reading DBI after sending PME
turn off message is causing NOC error.

To avoid unsafe DBI accesses, introduce qcom_pcie_get_ltssm(), which
retrieves the LTSSM state from the PARF_LTSSM register instead.

Link: https://lore.kernel.org/r/20260217-d3cold-v2-3-89b322864043@oss.qualcomm.com
Signed-off-by: Krishna Chaitanya Chundru <krishna.chundru@oss.qualcomm.com>
@krishnachaitanya-linux krishnachaitanya-linux merged commit 6a697f8 into qualcomm-linux:tech/bus/pci/all Mar 5, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants