mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
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:
committed by
Gerrit - the friendly Code Review server
parent
eb11bb2aa1
commit
f73af8a9ef
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user