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

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

Merge "ARM: dts: msm: Add usb audio qmi device configuration for kona"

parents 5e38624d 1f843a64
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -100,4 +100,11 @@
			};
		};
	};

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