From 36ebcc2dce7d5f9dd606361dee030d6938972c00 Mon Sep 17 00:00:00 2001 From: "Vangala, Amarnath" Date: Mon, 12 Feb 2024 20:52:08 +0530 Subject: [PATCH] ARM: dts: qcom: sun: update headset threshold voltage Update the headset threshold voltage for sun platform. Change-Id: I034c1a08615663fd712d4eccfe6311256f37a1bb Signed-off-by: Vangala, Amarnath --- sun-audio-cdp.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sun-audio-cdp.dtsi b/sun-audio-cdp.dtsi index 4ed55370..b25f4300 100644 --- a/sun-audio-cdp.dtsi +++ b/sun-audio-cdp.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #include "sun-audio-overlay.dtsi" @@ -130,4 +130,5 @@ qcom,sen-mi2s-gpios = <&cdc_sen_mi2s_gpios>; qcom,sep-mi2s-gpios = <&cdc_sep_mi2s_gpios>; qcom,usbss-hsj-connect-enabled; + qcom,msm-mbhc-hs-mic-max-threshold-mv = <1680>; };