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

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

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

parents 6f159a4a 1cccda7b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -894,6 +894,15 @@
	qcom,rmnet-ipa {
		status="disabled";
	};

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

&ipa_hw {