linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] arm64: dts: qcom: sm8150: Fix iommu sid value for SDC2 controller
@ 2022-04-22 21:06 Bhupesh Sharma
  2022-05-06 15:03 ` (subset) " Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Bhupesh Sharma @ 2022-04-22 21:06 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: bhupesh.sharma, bhupesh.linux, linux-kernel, bjorn.andersson

Fix the IOMMU sid value for SDC2 controller, to ensure that no
ADMA error is observed when the microSD card is detected on the
SA8155p-ADP board.

Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
---
 arch/arm64/boot/dts/qcom/sm8150.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8150.dtsi b/arch/arm64/boot/dts/qcom/sm8150.dtsi
index 2700a8145cb9..f70ae4c56762 100644
--- a/arch/arm64/boot/dts/qcom/sm8150.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8150.dtsi
@@ -3555,7 +3555,7 @@ sdhc_2: sdhci@8804000 {
 				 <&gcc GCC_SDCC2_APPS_CLK>,
 				 <&rpmhcc RPMH_CXO_CLK>;
 			clock-names = "iface", "core", "xo";
-			iommus = <&apps_smmu 0x4a0 0x0>;
+			iommus = <&apps_smmu 0x6a0 0x0>;
 			qcom,dll-config = <0x0007642c>;
 			qcom,ddr-config = <0x80040868>;
 			power-domains = <&rpmhpd 0>;
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: (subset) [PATCH 1/1] arm64: dts: qcom: sm8150: Fix iommu sid value for SDC2 controller
  2022-04-22 21:06 [PATCH 1/1] arm64: dts: qcom: sm8150: Fix iommu sid value for SDC2 controller Bhupesh Sharma
@ 2022-05-06 15:03 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2022-05-06 15:03 UTC (permalink / raw)
  To: Bhupesh Sharma, linux-arm-msm; +Cc: linux-kernel, bhupesh.linux

On Sat, 23 Apr 2022 02:36:11 +0530, Bhupesh Sharma wrote:
> Fix the IOMMU sid value for SDC2 controller, to ensure that no
> ADMA error is observed when the microSD card is detected on the
> SA8155p-ADP board.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sm8150: Fix iommu sid value for SDC2 controller
      commit: 9583009097c8933a30110097d373a09624cb8c37

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-06 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22 21:06 [PATCH 1/1] arm64: dts: qcom: sm8150: Fix iommu sid value for SDC2 controller Bhupesh Sharma
2022-05-06 15:03 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).