From: Sebastian Schaper Date: Sat, 6 Jun 2026 13:26:51 +0000 (+0200) Subject: ipq806x: fix wifi for Nokia AC400i X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e8ecf36ec116f8d9479edfb6a8a1e24b01ce80;p=thirdparty%2Fopenwrt.git ipq806x: fix wifi for Nokia AC400i In recent versions of OpenWrt, only 2.4G wifi is working. Drop upstream overrides for pcie nodes to declare perst-gpios 3 and 48. Signed-off-by: Sebastian Schaper Link: https://github.com/openwrt/openwrt/pull/23740 Signed-off-by: Jonas Jelonek --- diff --git a/target/linux/ipq806x/dts/qcom-ipq8065-ac400i.dts b/target/linux/ipq806x/dts/qcom-ipq8065-ac400i.dts index c081d78f32c..42c75ffdc47 100644 --- a/target/linux/ipq806x/dts/qcom-ipq8065-ac400i.dts +++ b/target/linux/ipq806x/dts/qcom-ipq8065-ac400i.dts @@ -230,10 +230,6 @@ &pcie0 { status = "okay"; - - /delete-property/ pinctrl-0; - /delete-property/ pinctrl-names; - /delete-property/ perst-gpios; }; &pcie_bridge0 { @@ -248,10 +244,6 @@ &pcie1 { status = "okay"; - - /delete-property/ pinctrl-0; - /delete-property/ pinctrl-names; - /delete-property/ perst-gpios; }; &pcie_bridge1 {