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

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

Merge "ARM: dts: msm: Add adsp variant register node in qfprom"

parents 590629c8 b01c8eb1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -452,3 +452,8 @@
&va_cdc_dma_0_tx {
	qcom,msm-dai-is-island-supported = <1>;
};

&adsp_loader {
	nvmem-cells = <&adsp_variant>;
	nvmem-cell-names = "adsp_variant";
};
+5 −0
Original line number Diff line number Diff line
@@ -3583,6 +3583,11 @@
			reg = <0x1ea 0x2>;
			bits = <5 8>;
		};

		adsp_variant: adsp_variant@0x780210 {
			reg = <0x210 0x4>;
			bits = <0x0 0x20>;
		};
	};
};

+1 −1
Original line number Diff line number Diff line
@@ -443,7 +443,7 @@
		qcom,dba-bridge-chip = "adv7533";
	};

	qcom,msm-adsp-loader {
	adsp_loader: qcom,msm-adsp-loader {
		status = "ok";
		compatible = "qcom,adsp-loader";
		qcom,adsp-state = <0>;