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

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

Merge "ARM: dts: qcom: Modify adsp variant bits for lito target"

parents 8bdf58f3 2207b44d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -456,4 +456,6 @@
&adsp_loader {
	nvmem-cells = <&adsp_variant>;
	nvmem-cell-names = "adsp_variant";
	adsp-fw-names = "adsp2";
	adsp-fw-bit-values = <0x2>;
};
+2 −2
Original line number Diff line number Diff line
@@ -3597,8 +3597,8 @@
		};

		adsp_variant: adsp_variant@210 {
			reg = <0x210 0x4>;
			bits = <0x0 0x20>;
			reg = <0x213 0x1>;
			bits = <1 2>;
		};

		iris_efuse: iris@6008 {