Commit 6d3bd10
arm64: dts: qcom: sm8650: Fix the msi-map entries
While adding the GIC ITS MSI support, it was found that the msi-map entries
needed to be swapped to receive MSIs from the endpoint.
But later it was identified that the swapping was needed due to a bug in
the Qualcomm PCIe controller driver. And since the bug is now fixed with
commit bf79e33 ("PCI: qcom: Enable BDF to SID translation properly"),
let's fix the msi-map entries also to reflect the actual mapping in the
hardware.
Fixes: a33a532 ("arm64: dts: qcom: sm8650: Use GIC-ITS for PCIe0 and PCIe1")
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Tested-by: Neil Armstrong <[email protected]> # on SM8650-QRD
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>1 parent 98a953f commit 6d3bd10
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2274 | 2274 | | |
2275 | 2275 | | |
2276 | 2276 | | |
2277 | | - | |
2278 | | - | |
2279 | | - | |
| 2277 | + | |
| 2278 | + | |
2280 | 2279 | | |
2281 | 2280 | | |
2282 | 2281 | | |
| |||
2402 | 2401 | | |
2403 | 2402 | | |
2404 | 2403 | | |
2405 | | - | |
2406 | | - | |
2407 | | - | |
| 2404 | + | |
| 2405 | + | |
2408 | 2406 | | |
2409 | 2407 | | |
2410 | 2408 | | |
| |||
0 commit comments