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

Commit ba7359c4 authored by Mayank Rana's avatar Mayank Rana
Browse files

ARM: dts: msm: Add USB AUDIO device node and configuration on SDM845



This change adds USB AUDIO device node and required configuration for
type-C audio functionality on SDM845.

Change-Id: Ifec1608a419a9e411e685fa1a2d9f4c3e48b682c
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 16496105
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -303,6 +303,13 @@
		qcom,reset-ep-after-lpm-resume;
	};

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

	usb_nop_phy: usb_nop_phy {
		compatible = "usb-nop-xceiv";
	};