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

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

ARM: dts: msm: Add SW_CTRL entry in dtsi file

This patch contains changes for adding SW_CTRL entry in:
  1- bengal.dtsi
  2- lagoon.dtsi
  3- scuba.dtsi
for BT node.

Change-Id: I70fc5feb3adbf42eac815c13c17aef602cfa3f27
parent e196dcfc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -630,6 +630,7 @@

	bluetooth: bt_wcn3990 {
		compatible = "qca,wcn3990";
		qca,bt-sw-ctrl-gpio = <&tlmm 87 0>; /* SW_CTRL */
		qca,bt-vdd-io-supply =   <&L9A>;  /* IO */
		qca,bt-vdd-core-supply = <&L17A>; /* RFA */
		qca,bt-vdd-pa-supply =   <&L23A>; /* CH0 */
+1 −0
Original line number Diff line number Diff line
@@ -536,6 +536,7 @@

	bluetooth: bt_wcn3990 {
		compatible = "qca,wcn3990";
		qca,bt-sw-ctrl-gpio = <&tlmm 69 0>; /* SW_CTRL */
		qca,bt-vdd-io-supply =   <&L11A>;  /* IO */
		qca,bt-vdd-core-supply = <&L2E>; /* RFA */
		qca,bt-vdd-pa-supply =   <&L10E>; /* CH0 */
+1 −0
Original line number Diff line number Diff line
@@ -2222,6 +2222,7 @@

	bluetooth: bt_wcn3990 {
		compatible = "qca,wcn3990";
		qca,bt-sw-ctrl-gpio = <&tlmm 87 0>; /* SW_CTRL */
		qca,bt-vdd-io-supply =   <&L15A>; /* IO */
		qca,bt-vdd-core-supply = <&L10A>; /* RFA */
		qca,bt-vdd-pa-supply =   <&L22A>; /* CH0 */