ARM: dts: qcom: Disable WSA nodes which are not needed on sun

WSA nodes are not needed.

Change-Id: I9423dd6b5be6033fef8cec133304075c3847fe45
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
This commit is contained in:
Ravulapati Vishnu Vardhan Rao
2023-11-09 12:17:58 +05:30
committed by VISHNUVARDHAN RAO RAVULAPATI
parent 6dc714ceda
commit aa3841a235

View File

@@ -147,6 +147,7 @@
qcom,cdc-vdd-1p8-current = <20000>; qcom,cdc-vdd-1p8-current = <20000>;
qcom,cdc-static-supplies = "cdc-vdd-1p8"; qcom,cdc-static-supplies = "cdc-vdd-1p8";
sound-name-prefix = "Spkr2Left"; sound-name-prefix = "Spkr2Left";
status = "disabled";
}; };
wsa883x_2_0222: wsa883x@02170222 { wsa883x_2_0222: wsa883x@02170222 {
@@ -159,6 +160,7 @@
qcom,cdc-vdd-1p8-current = <20000>; qcom,cdc-vdd-1p8-current = <20000>;
qcom,cdc-static-supplies = "cdc-vdd-1p8"; qcom,cdc-static-supplies = "cdc-vdd-1p8";
sound-name-prefix = "Spkr2Right"; sound-name-prefix = "Spkr2Right";
status = "disabled";
}; };
}; };