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

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

Merge "ARM: dts: msm: Add feature config node for qfprom for Yupik"

parents 54539beb 6b40000d
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -3240,10 +3240,17 @@
		#size-cells = <1>;
		#size-cells = <1>;
		read-only;
		read-only;
		ranges;
		ranges;

		feat_conf_m7: feat_conf_m7@6020 {
			reg = <0x6020 0x4>;
		};
	};
	};


	qfprom_sys: qfprom@0 {
	qfprom_sys: qfprom@0 {
		compatible = "qcom,qfprom-sys";
		compatible = "qcom,qfprom-sys";

		nvmem-cells = <&feat_conf_m7>;
		nvmem-cell-names = "feat_conf_m7";
	};
	};


	qcom,msm-cdsp-loader {
	qcom,msm-cdsp-loader {