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

Commit 166d3786 authored by Ashay Jaiswal's avatar Ashay Jaiswal Committed by Valeri Atamaniouk
Browse files

ARM: msm: dts: Add a QCA GPS regulator for APQ8084 liquid



QCA1350 GPS is powered via a SMB209AN chip. This is enabled via
PMIC mpp 7. Add device definition for this.

Change-Id: I6087aa468c297d84ae7fc45cd71897a3b45fcb94
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent d8e84671
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -57,6 +57,14 @@

		qcom,cdc-micbias2-headset-only;
	};

	qca1530_vreg: qca1530_vreg {
		compatible = "regulator-fixed";
		regulator-name = "qca1530_vreg";
		startup-delay-us = <11000>; /* the on time of SMB209AN */
		enable-active-high;
		gpio = <&pma8084_mpps 7 0>;
	};
};

/include/ "dsi-panel-jdi-1080p-video.dtsi"