Commit 268c661c authored by Luca Weiss's avatar Luca Weiss Committed by Bjorn Andersson
Browse files

ARM: dts: qcom: apq8026-asus-sparrow: Enable ADSP



The customized reserved memory for ADSP is already configured, so we
just need to enable the node.

Signed-off-by: default avatarLuca Weiss <luca@z3ntu.xyz>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220423155059.660387-4-luca@z3ntu.xyz
parent 25ba74dd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -59,6 +59,10 @@ vreg_wlan: wlan-regulator {
	};
};

&adsp {
	status = "okay";
};

&blsp1_uart1 {
	status = "okay";