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

Commit 890305b0 authored by Amarnath Vangala's avatar Amarnath Vangala Committed by Vangala, Amarnath
Browse files

ARM: dts: msm: add mclk lpi gpio entry to all wsa881x entries

Add  mclk lpi gpio dependency to all wsa881x ananlog entries,
 to enable the probing at same time.

Change-Id: I38293ec98fddc6217fdfb49e95021df04559c97c
parent a14fb786
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -312,6 +312,7 @@
	wsa881x_i2c_44: wsa881x-i2c-codec@44 {
		compatible = "qcom,wsa881x-i2c-codec";
		reg = <0x044>;
		qcom,wsa-analog-clk-gpio = <&wsa881x_analog_clk_gpio>;
	};

	wsa881x_i2c_f: wsa881x-i2c-codec@f {
@@ -333,6 +334,7 @@
		status = "disabled";
		compatible = "qcom,wsa881x-i2c-codec";
		reg = <0x045>;
		qcom,wsa-analog-clk-gpio = <&wsa881x_analog_clk_gpio>;
	};
};