ARM: dts: msm: Add Audio support in Anorak

Added Audio node in Anorak.

Change-Id: Ic638cd123c89ce9c903eff76022dc703992a6c26
This commit is contained in:
Uttkarsh Aggarwal
2022-09-12 12:00:19 +05:30
parent 32b488acd9
commit b8205323d3

View File

@@ -305,4 +305,13 @@
USB3_DP_PCS_USB3_LFPS_DET_HIGH_COUNT_VAL 0xF8
USB3_DP_PCS_USB3_RXEQTRAINING_DFE_TIME_S2 0x07>;
};
usb_audio_qmi_dev {
compatible = "qcom,usb-audio-qmi-dev";
iommus = <&apps_smmu 0x280f 0x0>;
qcom,iommu-dma = "disabled";
qcom,usb-audio-stream-id = <0xf>;
qcom,usb-audio-intr-num = <2>;
};
};