Files
wlan-ap-legacy-targets/ipq806x/patches-5.4/085-ipq8064-v1.0-dtsi-additions.patch
John Crispin 023fc857e9 ipq806x: add 2.11 version of the target
Signed-off-by: John Crispin <john@phrozen.org>
2025-07-28 13:12:50 +02:00

15 lines
365 B
Diff

This uses upstream qcom-ipq8064-v1.0.dtsi and modifies it by patches
instead of keeping a local version. This patch adds our local adjustments
for the (local) additional contents of qcom-ipq8064.dtsi
--- a/arch/arm/boot/dts/qcom-ipq8064-v1.0.dtsi
+++ b/arch/arm/boot/dts/qcom-ipq8064-v1.0.dtsi
@@ -56,3 +56,7 @@
};
};
};
+
+&CPU_SPC {
+ status = "okay";
+};