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

Commit b69712d4 authored by Vatsal Bucha's avatar Vatsal Bucha
Browse files

ARM: dts: msm: Disable wakeup capability for soundwire gpio

Disable wakeup capability for soundwire gpio to avoid frequent
wakeup during power collapse. Also register wakeup event listener
as part of tx macro.

Change-Id: I20367d0c7798a76eaebfaf3a5e00db78abca72fa
parent 3872ffcc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@
		qcom,va-dmic-sample-rate = <600000>;
		qcom,default-clk-id = <TX_CORE_CLK>;
		qcom,is-used-swr-gpio = <0>;
		qcom,disable-afe-wakeup-event-listener = <1>;
	};

	tx_macro: tx-macro@3220000 {
@@ -44,6 +43,7 @@
			 <&clock_audio_tx_2 0>;
		qcom,tx-swr-gpios = <&tx_swr_gpios>;
		qcom,tx-dmic-sample-rate = <2400000>;
		qcom,disable-afe-wakeup-event-listener = <1>;
		swr2: tx_swr_master {
			compatible = "qcom,swr-mstr";
			#address-cells = <2>;
+1 −0
Original line number Diff line number Diff line
@@ -109,6 +109,7 @@
		pinctrl-1 = <&rx_swr_clk_sleep &rx_swr_data_sleep
				&rx_swr_data1_sleep>;
		qcom,lpi-gpios;
		qcom,tlmm-pins = <172>;
		#gpio-cells = <0>;
	};