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

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

Merge "ARM: dts: msm: Add support for diff shima sku"

parents 4ce5a910 31fd5c6a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -409,3 +409,10 @@
		#clock-cells = <1>;
	};
};

&adsp_loader {
	nvmem-cells = <&adsp_variant>;
	nvmem-cell-names = "adsp_variant";
	adsp-fw-names = "adsp2";
	adsp-fw-bit-values = <0x1>;
};
+5 −0
Original line number Diff line number Diff line
@@ -2367,6 +2367,11 @@
			reg = <0x1ed 0x1>;
			bits = <5 1>;
		};

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

	wlan: qcom,cnss-qca6490@b0000000 {