Skip to content

Commit c79b9a8

Browse files
arm64: dts: qcom: msm8916-acer-a1-724: Add audio jack detection
Signed-off-by: Raymond Hackley <[email protected]>
1 parent 24f06cd commit c79b9a8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

arch/arm64/boot/dts/qcom/msm8916-acer-a1-724.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,13 @@
173173
reg = <0x0 0x86800000 0x0 0x4500000>;
174174
};
175175

176+
&pm8916_codec {
177+
qcom,micbias-lvl = <2800>;
178+
qcom,mbhc-vthreshold-low = <150 237 450 500 590>;
179+
qcom,mbhc-vthreshold-high = <150 237 450 500 590>;
180+
qcom,hphl-jack-type-normally-open;
181+
};
182+
176183
&pm8916_resin {
177184
linux,code = <KEY_VOLUMEDOWN>;
178185
status = "okay";

0 commit comments

Comments
 (0)