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

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
......@@ -59,6 +59,10 @@ vreg_wlan: wlan-regulator {
};
};
&adsp {
status = "okay";
};
&blsp1_uart1 {
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment