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

Commit fc4f588d authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add external clk support for imu"

parents 858e0035 9c125559
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -678,7 +678,12 @@
	};

	qcom,xr-stdalonevwr-misc {
		status ="ok";
		compatible = "qcom,xr-stdalonevwr-misc";
		/* IMU CLK Enable PM8150 GPIO 3 */
		pinctrl-names = "default", "sleep";
		pinctrl-0 = <&imu_clkin_default>;
		pinctrl-1 = <&imu_clkin_sleep>;
	};
};

@@ -710,6 +715,7 @@
		pinctrl-names = "default";
		pinctrl-0 = <&bt_en_sleep>;
		qca,bt-reset-gpio = <&tlmm 21 0>; /* BT_EN */
		qca,bt-sw-ctrl-gpio = <&tlmm 124 0>; /* SW_CTRL */
		qca,bt-vdd-aon-supply = <&pm8150_s6>;
		qca,bt-vdd-dig-supply = <&pm8009_s2>;
		qca,bt-vdd-rfa1-supply = <&pm8150_s5>;
+6 −0
Original line number Diff line number Diff line
@@ -401,7 +401,12 @@
	};

	qcom,xr-stdalonevwr-misc {
		status ="ok";
		compatible = "qcom,xr-stdalonevwr-misc";
		/* IMU CLK Enable PM8150 GPIO 3 */
		pinctrl-names = "default", "sleep";
		pinctrl-0 = <&imu_clkin_default>;
		pinctrl-1 = <&imu_clkin_sleep>;
	};
};

@@ -964,6 +969,7 @@
		pinctrl-names = "default";
		pinctrl-0 = <&bt_en_sleep>;
		qca,bt-reset-gpio = <&tlmm 21 0>; /* BT_EN */
		qca,bt-sw-ctrl-gpio = <&tlmm 124 0>; /* SW_CTRL */
		qca,bt-vdd-aon-supply = <&pm8150_s6>;
		qca,bt-vdd-dig-supply = <&pm8009_s2>;
		qca,bt-vdd-rfa1-supply = <&pm8150_s5>;