diff options
author | Manivannan Sadhasivam <[email protected]> | 2023-06-19 20:34:01 +0530 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2023-06-20 12:12:44 +0200 |
commit | 60f0072d7fb7996b9a524ef0d152e21205473192 (patch) | |
tree | 027e567e2782566160e3054cae31536cfc3e0d6b /scripts/clang-tools/run-clang-tools.py | |
parent | a33d700e8eea76c62120cb3dbf5e01328f18319a (diff) |
PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
DWC core already exposes dw_pcie_dbi_ro_wr_{en/dis} helper APIs for
enabling and disabling the write access to read only DBI registers. So
let's use them instead of doing it manually.
Also, the existing code doesn't disable the write access when it's done.
This is also fixed now.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 5d76117f070d ("PCI: qcom: Add support for IPQ8074 PCIe controller")
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'scripts/clang-tools/run-clang-tools.py')
0 files changed, 0 insertions, 0 deletions