]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq806x: fix wifi for Nokia AC400i
authorSebastian Schaper <openwrt@sebastianschaper.net>
Sat, 6 Jun 2026 13:26:51 +0000 (15:26 +0200)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Sun, 14 Jun 2026 09:45:33 +0000 (11:45 +0200)
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 <openwrt@sebastianschaper.net>
Link: https://github.com/openwrt/openwrt/pull/23740
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/ipq806x/dts/qcom-ipq8065-ac400i.dts

index c081d78f32c7e6fd6efa581839bff37c333b36e4..42c75ffdc47475ba257e6bafe3ad26366c09208c 100644 (file)
 
 &pcie0 {
        status = "okay";
-
-       /delete-property/ pinctrl-0;
-       /delete-property/ pinctrl-names;
-       /delete-property/ perst-gpios;
 };
 
 &pcie_bridge0 {
 
 &pcie1 {
        status = "okay";
-
-       /delete-property/ pinctrl-0;
-       /delete-property/ pinctrl-names;
-       /delete-property/ perst-gpios;
 };
 
 &pcie_bridge1 {