Skip to content

Commit

Permalink
arm64: dts: qcom: msm8916-acer-a1-724: Add audio jack detection
Browse files Browse the repository at this point in the history
Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
  • Loading branch information
wonderfulShrineMaidenOfParadise committed Jun 5, 2024
1 parent 1a78136 commit a3ce6af
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/arm64/boot/dts/qcom/msm8916-acer-a1-724.dts
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,13 @@
reg = <0x0 0x86800000 0x0 0x4500000>;
};

&pm8916_codec {
qcom,micbias-lvl = <2800>;
qcom,mbhc-vthreshold-low = <150 237 450 500 590>;
qcom,mbhc-vthreshold-high = <150 237 450 500 590>;
qcom,hphl-jack-type-normally-open;
};

&pm8916_resin {
linux,code = <KEY_VOLUMEDOWN>;
status = "okay";
Expand Down

0 comments on commit a3ce6af

Please sign in to comment.