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

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

Merge "ARM: dts: msm: Add USB audio node on Scuba"

parents d512572c ecc2cac2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -305,4 +305,12 @@
	usb_nop_phy: usb_nop_phy {
		compatible = "usb-nop-xceiv";
	};

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