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

Commit 5a896622 authored by Meng Wang's avatar Meng Wang
Browse files

ARM: dts: msm: Add sound card for 8917 tmo



8917 tmo device uses internal codec. Add sound card for internal
codec using different name.

CRs-Fixed: 1002165
Change-Id: I869fbb23b7746234cefc0c3ddc4fa397268c4863
Signed-off-by: default avatarMeng Wang <mwang@codeaurora.org>
parent dc9078ea
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -73,3 +73,7 @@
	qcom,bad-battery-detection-enable;
	qcom,hold-soc-while-full;
};

&int_codec {
	qcom,model = "msm8917-tmo-snd-card";
};