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

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

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

parents 1b920921 a6af2886
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -411,5 +411,5 @@
	nvmem-cells = <&adsp_variant>;
	nvmem-cells = <&adsp_variant>;
	nvmem-cell-names = "adsp_variant";
	nvmem-cell-names = "adsp_variant";
	adsp-fw-names = "adsp2";
	adsp-fw-names = "adsp2";
	adsp-fw-bit-values = <0xE>;
	adsp-fw-bit-values = <0x1>;
};
};