Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe0ff30a authored by Vidyakumar Athota's avatar Vidyakumar Athota Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update bolero clock ID propterty name



Update default clock ID property name in bolero clock
resource manager node.

Change-Id: Ib05d27d071914eb35f1dd0d114343d91c5f37311
Signed-off-by: default avatarVidyakumar Athota <vathota@codeaurora.org>
parent 1ae5de3f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@
		qcom,rx-swr-gpios = <&rx_swr_gpios>;
		qcom,rx_mclk_mode_muxsel = <0x033240D8>;
		qcom,rx-bcl-pmic-params = /bits/ 8 <0x00 0x00 0x1E>;
		qcom,mux0-clk-id = <TX_CORE_CLK>;
		qcom,default-clk-id = <TX_CORE_CLK>;
		swr1: rx_swr_master {
			compatible = "qcom,swr-mstr";
			#address-cells = <2>;
@@ -104,7 +104,7 @@
			 <&clock_audio_wsa_2 0>;
		qcom,wsa-swr-gpios = <&wsa_swr_gpios>;
		qcom,wsa-bcl-pmic-params = /bits/ 8 <0x00 0x00 0x1E>;
		qcom,mux0-clk-id = <TX_CORE_CLK>;
		qcom,default-clk-id = <TX_CORE_CLK>;
		swr0: wsa_swr_master {
			compatible = "qcom,swr-mstr";
			#address-cells = <2>;
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
		qcom,va-dmic-sample-rate = <4800000>;
		qcom,va-clk-mux-select = <1>;
		qcom,va-island-mode-muxsel = <0x033A0000>;
		qcom,mux0-clk-id = <TX_CORE_CLK>;
		qcom,default-clk-id = <TX_CORE_CLK>;
	};
};