]> Git Repo - linux.git/commit
arm64: dts: qcom: sm8450: Fix the msi-map entries
authorManivannan Sadhasivam <[email protected]>
Mon, 18 Mar 2024 07:19:03 +0000 (12:49 +0530)
committerBjorn Andersson <[email protected]>
Fri, 12 Apr 2024 17:21:47 +0000 (12:21 -0500)
commitecc3ac293ed15ac2536e9fde2810154486f84010
tree703c1def281156f5d2c3f8efb001bc496376377d
parent8b8ec83a1d7d3b6605d9163d2e306971295a4ce8
arm64: dts: qcom: sm8450: 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 bf79e33cdd89 ("PCI: qcom: Enable BDF to SID translation properly"),
let's fix the msi-map entries also to reflect the actual mapping in the
hardware.

Cc: [email protected] # 6.3: bf79e33cdd89 ("PCI: qcom: Enable BDF to SID translation properly")
Fixes: ff384ab56f16 ("arm64: dts: qcom: sm8450: Use GIC-ITS for PCIe0 and PCIe1")
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
arch/arm64/boot/dts/qcom/sm8450.dtsi
This page took 0.054355 seconds and 4 git commands to generate.