aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ipq40xx/files/arch
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-09-30 13:19:30 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-10-02 19:03:30 +0200
commitb7eea2db7344c8389b46dfd52dfe3e5cd2fd1780 (patch)
tree8c092eede23192d5b54124685d2bda9de35fec97 /target/linux/ipq40xx/files/arch
parent93182ff272af0379581638399fba1948b11c7259 (diff)
ipq40xx: use upstreamed SDI disable support
Google WiFi board has what seems as debug version of TZ/QSEE and it is always enabling SDI (Secure Debug Image) and in order to do a regular reboot it must be disabled, as otherwise you are stuck in a debug state where you are supposed to extract debug logs via QCA tooling which is not helpfull at all for regular users. So, instead of using our downstream version to disable SDI lets use the version that was merged upstream and relies on a boolean property in the SCM node instead of checking the compatible. Signed-off-by: Robert Marko <robimarko@gmail.com> Tested-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'target/linux/ipq40xx/files/arch')
-rw-r--r--target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-wifi.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-wifi.dts b/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-wifi.dts
index f92c289738..f2e39c87ae 100644
--- a/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-wifi.dts
+++ b/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-wifi.dts
@@ -67,6 +67,10 @@
};
};
+&scm {
+ qcom,sdi-enabled;
+};
+
&tlmm {
fw_pinmux: fw_pinmux {
wp {