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 <shazmaan@quicinc.com>
This commit is contained in:
Shazmaan Ali
2022-01-05 10:33:20 -08:00
committed by Gerrit - the friendly Code Review server
parent eb11bb2aa1
commit f73af8a9ef

View File

@@ -176,6 +176,7 @@
qcom,wsa-bcl-pmic-params = /bits/ 8 <0x00 0x03 0x48>;
qcom,default-clk-id = <WSA_TX_CORE_CLK>;
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 = <WSA2_TX_CORE_CLK>;
qcom,thermal-max-state = <11>;
qcom,noise-gate-mode = <0>;
#cooling-cells = <2>;
status = "disabled";
swr3: wsa2_swr_master {