ARM: dts: qcom: apq8026-asus-sparrow: Enable ADSP
authorLuca Weiss <luca@z3ntu.xyz>
Sat, 23 Apr 2022 15:50:58 +0000 (17:50 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 15 Sep 2022 18:44:42 +0000 (13:44 -0500)
The customized reserved memory for ADSP is already configured, so we
just need to enable the node.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220423155059.660387-4-luca@z3ntu.xyz
arch/arm/boot/dts/qcom-apq8026-asus-sparrow.dts

index 818c1a2012279460e54c021630e7206af27d0d9d..215613c652508348a17c1460dddcca5019470c25 100644 (file)
        };
 };
 
+&adsp {
+       status = "okay";
+};
+
 &blsp1_uart1 {
        status = "okay";