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

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

Merge "ARM: dts: msm: Add qfprom node for SA8195p"

parents 2e479870 26d71eb1
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -229,6 +229,15 @@
		mbox-desc-offset = <0x2000>;
		#mbox-cells = <1>;
	};

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

&usb1 {