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

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

ARM: dts: msm: Update SW_CTRL for BT in shima dtsi

This patch contains changes for updating  SW_CTRL gpio
number from 66 to 91 for BT node in shima dtsi file.

Change-Id: I11614203f73744788674b7bd68bebabd9cf55d83
parent 0a4f05c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3389,7 +3389,7 @@
		pinctrl-names = "default";
		pinctrl-0 = <&bt_en_sleep>;
		qcom,bt-reset-gpio = <&tlmm 65 0>; /* BT_EN */
		qcom,bt-sw-ctrl-gpio = <&tlmm 66 0>; /* SW_CTRL */
		qcom,bt-sw-ctrl-gpio = <&tlmm 91 0>; /* SW_CTRL */

		qcom,bt-vdd-io-supply = <&S10B>;
		qcom,bt-vdd-aon-supply = <&S2C>;