From f73af8a9ef5fcbe557c95a79a6325f49b2f71356 Mon Sep 17 00:00:00 2001 From: Shazmaan Ali Date: Wed, 5 Jan 2022 10:33:20 -0800 Subject: [PATCH] dts: Add noise-gate-mode to dts NG is controlled with idle detection. noise-gate-mode set to 0 then idle detect is on noise-gate-mode set to 1 then NG2 mode is on Change-Id: I8802260b956ed62aa43c406ae5bfbfdd336378bc Signed-off-by: Shazmaan Ali --- kalama-audio-overlay.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kalama-audio-overlay.dtsi b/kalama-audio-overlay.dtsi index 464e556f..4bb5bd7b 100644 --- a/kalama-audio-overlay.dtsi +++ b/kalama-audio-overlay.dtsi @@ -176,6 +176,7 @@ qcom,wsa-bcl-pmic-params = /bits/ 8 <0x00 0x03 0x48>; qcom,default-clk-id = ; qcom,thermal-max-state = <11>; + qcom,noise-gate-mode = <0>; #cooling-cells = <2>; swr0: wsa_swr_master { compatible = "qcom,swr-mstr"; @@ -241,6 +242,7 @@ qcom,wsa2-bcl-pmic-params = /bits/ 8 <0x00 0x03 0x48>; qcom,default-clk-id = ; qcom,thermal-max-state = <11>; + qcom,noise-gate-mode = <0>; #cooling-cells = <2>; status = "disabled"; swr3: wsa2_swr_master {