mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 12:52:30 +00:00
arm64: dts: apq8016-sbc: add mbhc buttons support
This patch adds voltage thresholds configuration required for getting audio headsets button support. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
parent
1f34d6440d
commit
64c4d0a7af
@ -379,6 +379,8 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
clocks = <&gcc GCC_CODEC_DIGCODEC_CLK>;
|
clocks = <&gcc GCC_CODEC_DIGCODEC_CLK>;
|
||||||
clock-names = "mclk";
|
clock-names = "mclk";
|
||||||
|
qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
|
||||||
|
qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&smd_rpm_regulators {
|
&smd_rpm_regulators {
|
||||||
|
Loading…
Reference in New Issue
Block a user