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

Commit 979db37a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add adsp-loader support for APQ8084"

parents 6713806d a312d0f2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -893,6 +893,10 @@
		qcom,ib = <32505856>;
	};

	qcom,msm-adsp-loader {
		compatible = "qcom,adsp-loader";
		qcom,adsp-state = <0>;
	};
};

&gdsc_venus {
+1 −0
Original line number Diff line number Diff line
@@ -320,6 +320,7 @@ config ARCH_APQ8084
	select MSM_RPM_SMD
	select USB_ARCH_HAS_XHCI
	select KRAIT_REGULATOR
	select MSM_PIL

config ARCH_MPQ8092
	bool "MPQ8092"