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

Commit 909a2486 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add usb_audio_qmi_dev node for shima"

parents 73aac889 db98bd53
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -311,4 +311,11 @@
		compatible = "usb-nop-xceiv";
	};

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