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

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

Merge "ARM: dts: msm: Add qfprom device node for Bengal"

parents 9302f463 e8bbc0d3
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -978,6 +978,15 @@
		compatible = "qcom,msm-sps-4k";
		qcom,pipe-attr-ee;
	};

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

#include "bengal-gdsc.dtsi"