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

Commit 4e8c32e5 authored by Dheeraj Madiraju's avatar Dheeraj Madiraju
Browse files

ARM: dts: msm: Add fps entry for yupik

Add fps detection entry for yupik.

Change-Id: I2cd8e37d7f7e2fea04dc2bb332ccbff9233f4b49
parent 30e45aae
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -3392,6 +3392,10 @@
			reg = <0x6020 0x4>;
		};

		feat_conf_m9: feat_conf_m9@6028 {
			reg = <0x6028 0x4>;
		};

		adsp_variant: adsp_variant@6020 {
			reg = <0x6022 0x1>;
			bits = <2 4>;
@@ -3401,8 +3405,10 @@
	qfprom_sys: qfprom@0 {
		compatible = "qcom,qfprom-sys";

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

	qcom,msm-cdsp-loader {