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

Commit d524ddc8 authored by Laxminath Kasam's avatar Laxminath Kasam
Browse files

ARM: dts: msm: Add audio test device for sdm660



Add audio test device as child of hostless device.
This will invoke deferred probe devices to address
sound card failure issue.

CRs-Fixed: 2163828
Change-Id: I072a9078360645999e39428f511df18aab957abf
Signed-off-by: default avatarLaxminath Kasam <lkasam@codeaurora.org>
parent d683f683
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -370,6 +370,9 @@

	hostless: qcom,msm-pcm-hostless {
		compatible = "qcom,msm-pcm-hostless";
		audio_test_mod {
			compatible = "qcom,audio-test-mod";
		};
	};

	dai_pri_auxpcm: qcom,msm-pri-auxpcm {