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

Commit 212bc759 authored by Zhiqiang Tu's avatar Zhiqiang Tu
Browse files

ARM: dts: msm: Add qfprom for sa6155

Add QFPROM for sa6155.

Change-Id: Ie62d9a3c80ebe2a398d1a0fc3024448b3380ec29
parent b7927f8c
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -13,6 +13,17 @@
	};
};

&soc {
	qfprom: qfprom@780130 {
		compatible = "qcom,qfprom";
		reg = <0x00780130 0x4>;
		#address-cells = <1>;
		#size-cells = <1>;
		read-only;
		ranges;
	};
};

&qusb_phy0 {
	vdd-supply = <&L5A>;
	vdda18-supply = <&L12A>;
+11 −0
Original line number Diff line number Diff line
@@ -31,6 +31,17 @@
	/delete-node/ bt_wcn3990;
};

&soc {
	qfprom: qfprom@780130 {
		compatible = "qcom,qfprom";
		reg = <0x00780130 0x4>;
		#address-cells = <1>;
		#size-cells = <1>;
		read-only;
		ranges;
	};
};

&qusb_phy0 {
	vdd-supply = <&L5A>;
	vdda18-supply = <&L12A>;