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

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

Merge "ARM: dts: msm: fix bluetooth functionality failure after XO shutdown"

parents 9517c1b6 a41cd70a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -178,5 +178,7 @@
	bluetooth: bt_qca6390 {
		compatible = "qca,qca6390";
		qca,bt-reset-gpio = <&pmxprairie_gpios 6 0>;
		qca,bt-vdd-core-supply = <&pmxprairie_s3>; /* VDD_PMU_AON_I */
		qca,bt-vdd-core-voltage-level = <800000 800000>;
	};
};
+2 −0
Original line number Diff line number Diff line
@@ -178,6 +178,8 @@
	bluetooth: bt_qca6390 {
		compatible = "qca,qca6390";
		qca,bt-reset-gpio = <&pmxprairie_gpios 6 0>;
		qca,bt-vdd-core-supply = <&pmxprairie_s3>; /* VDD_PMU_AON_I */
		qca,bt-vdd-core-voltage-level = <800000 800000>;
	};
};

+2 −0
Original line number Diff line number Diff line
@@ -185,6 +185,8 @@
	bluetooth: bt_qca6390 {
		compatible = "qca,qca6390";
		qca,bt-reset-gpio = <&pmxprairie_gpios 6 0>;
		qca,bt-vdd-core-supply = <&pmxprairie_s3>; /* VDD_PMU_AON_I */
		qca,bt-vdd-core-voltage-level = <800000 800000>;
	};
};

+2 −0
Original line number Diff line number Diff line
@@ -185,6 +185,8 @@
	bluetooth: bt_qca6390 {
		compatible = "qca,qca6390";
		qca,bt-reset-gpio = <&pmxprairie_gpios 6 0>;
		qca,bt-vdd-core-supply = <&pmxprairie_s3>; /* VDD_PMU_AON_I */
		qca,bt-vdd-core-voltage-level = <800000 800000>;
	};
};

+2 −0
Original line number Diff line number Diff line
@@ -87,5 +87,7 @@
	bluetooth: bt_qca6390 {
		compatible = "qca,qca6390";
		qca,bt-reset-gpio = <&pmxprairie_gpios 6 0>;
		qca,bt-vdd-core-supply = <&pmxprairie_s3>; /* VDD_PMU_AON_I */
		qca,bt-vdd-core-voltage-level = <800000 800000>;
	};
};