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

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

Merge "ARM: dts: msm: Add qfprom node for SA6155 and SA6155P"

parents aeeafb63 65f10685
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -119,6 +119,14 @@
				<45 512 207108 1146880>, <1 512 207108 3124992>;
		qcom,smmu-s1-enable;
	};
	qfprom: qfprom@780130 {
		compatible = "qcom,qfprom";
		reg = <0x00780130 0x4>;
		#address-cells = <1>;
		#size-cells = <1>;
		read-only;
		ranges;
	};
};

&thermal_zones {
+8 −0
Original line number Diff line number Diff line
@@ -101,6 +101,14 @@
	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 {