Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cb6ff4b authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru
Browse files

ARM: dts: msm: Correct USB audio stream iommu SID for atoll



This change will correct USB audio stream SID value used iommu
mapping.

Change-Id: I93914497ead607257cde2620e96051a8ec6115fd
Signed-off-by: default avatarChandana Kishori Chiluveru <cchiluve@codeaurora.org>
parent dc9a2b8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -365,7 +365,7 @@

	usb_audio_qmi_dev {
		compatible = "qcom,usb-audio-qmi-dev";
		iommus = <&apps_smmu 0x1b2f 0x0>;
		iommus = <&apps_smmu 0x100f 0x0>;
		qcom,usb-audio-stream-id = <0xf>;
		qcom,usb-audio-intr-num = <2>;
	};