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

Commit 2a831963 authored by Vatsal Bucha's avatar Vatsal Bucha
Browse files

ARM: dts: msm: Add support for diff yupik sku

Add support for different sku for yupik based
on different adsp.

Change-Id: Ie4c8fa09b556c37cd39f934a90a11ac73e5277d2
parent 9ed837fb
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -473,3 +473,9 @@
	};
};

&adsp_loader {
	nvmem-cells = <&adsp_variant>;
	nvmem-cell-names = "adsp_variant";
	adsp-fw-names = "adsp2";
	adsp-fw-bit-values = <0x4>;
};
+5 −0
Original line number Diff line number Diff line
@@ -3293,6 +3293,11 @@
		feat_conf_m7: feat_conf_m7@6020 {
			reg = <0x6020 0x4>;
		};

		adsp_variant: adsp_variant@6020 {
			reg = <0x6022 0x1>;
			bits = <2 4>;
		};
	};

	qfprom_sys: qfprom@0 {