summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
diff options
context:
space:
mode:
authorLin, Meng-Bo <linmengbo0689@protonmail.com>2023-10-03 15:18:31 +0200
committerBjorn Andersson <andersson@kernel.org>2023-10-21 14:24:54 -0700
commitcf12268e1b632c6ac16185bd1230af6e1ca517fb (patch)
treefe962c642ac2a4544d817f5129c22d811709a073 /arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
parent4f6b5edbcfbaa1061c29e6259cc5653f44b673da (diff)
downloadlinux-stable-cf12268e1b632c6ac16185bd1230af6e1ca517fb.tar.gz
linux-stable-cf12268e1b632c6ac16185bd1230af6e1ca517fb.tar.bz2
linux-stable-cf12268e1b632c6ac16185bd1230af6e1ca517fb.zip
arm64: dts: qcom: msm8916-samsung-j5: Add sound and modem
Enable sound and modem for the Samsung J5 smartphones. The setup is similar to most MSM8916 devices, i.e.: - QDSP6 audio - Speaker/earpiece/headphones/microphones via digital/analog codec in MSM8916/PM8916 - WWAN Internet via BAM-DMUX except: - There is no secondary microphone, so a different "model" is used to differentiate that in the UCM configuration. - Samsung-specific audio jack detection (not supported yet) Co-developed-by: Markuss Broks <markuss.broks@gmail.com> Signed-off-by: Markuss Broks <markuss.broks@gmail.com> Signed-off-by: "Lin, Meng-Bo" <linmengbo0689@protonmail.com> [Stephan: Add consistent commit message] Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Link: https://lore.kernel.org/r/20231003-msm8916-modem-v2-13-61b684be55c0@gerhold.net Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts b/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
index 58c2f5a70e78..ba8650971d6a 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
+++ b/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
@@ -19,6 +19,10 @@
status = "disabled";
};
+&pm8916_codec {
+ qcom,micbias1-ext-cap;
+};
+
&touchscreen {
/* FIXME: Missing sm5703-mfd driver to power up vdd-supply */
};