ARM: dts: msm: Replace swr nodes

Replace swr node with default as swr core does not detect.

Change-Id: Ibe40453c70867c9687bd01ca9345dae8080bafac
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
This commit is contained in:
Ravulapati Vishnu Vardhan Rao
2024-11-27 18:44:26 +05:30
committed by Vishnuvardhan Rao Ravulapati
parent fded148f66
commit 8c9dc8e8bc
8 changed files with 19 additions and 19 deletions

View File

@@ -37,7 +37,7 @@
qcom,use-clk-id = <VA_CORE_CLK>;
qcom,is-used-swr-gpio = <1>;
qcom,va-swr-gpios = <&va_swr_gpios>;
tx_swr: va_swr_master {
swr2: va_swr_master {
compatible = "qcom,swr-mstr";
#address-cells = <2>;
#size-cells = <0>;
@@ -93,7 +93,7 @@
qcom,default-clk-id = <RX_TX_CORE_CLK>;
clock-names = "rx_mclk2_2x_clk";
clocks = <&clock_audio_rx_mclk2_2x_clk 0>;
rx_swr: rx_swr_master {
swr1: rx_swr_master {
compatible = "qcom,swr-mstr";
#address-cells = <2>;
#size-cells = <0>;
@@ -152,7 +152,7 @@
qcom,thermal-max-state = <11>;
qcom,noise-gate-mode = <2>;
#cooling-cells = <2>;
wsa_swr: wsa_swr_master {
swr0: wsa_swr_master {
compatible = "qcom,swr-mstr";
#address-cells = <2>;
#size-cells = <0>;