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

Commit a6af2886 authored by Vangala, Amarnath's avatar Vangala, Amarnath
Browse files

ARM: dts: msm: fix to indetify proper adsp variant

correct the fuse value read to identify the adsp SKU.

Change-Id: Ib100712ece632d09d43f9047a7e3ddd474170f29
parent 7b58ffb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -409,5 +409,5 @@
	nvmem-cells = <&adsp_variant>;
	nvmem-cell-names = "adsp_variant";
	adsp-fw-names = "adsp2";
	adsp-fw-bit-values = <0xE>;
	adsp-fw-bit-values = <0x1>;
};