On Thu, May 31, 2018 at 10:02 PM, Felix Fietkau <[email protected]> wrote: > On 2018-05-29 20:03, Rosen Penev wrote: >> That commit exposed a bug in the DTS files used by mt7621 where the wrong >> reg value for pcie1 (and potentially pcie2) was being used. This was >> causing WiFi failures for interfaces in pcie1. >> >> eg. 2.4GHz working but not 5GHz. >> >> As all of these dts entries are already specified in mt7621.dtsi, remove >> them. >> >> Signed-off-by: Rosen Penev <[email protected]> > Did you verify that the EEPROM related settings in the .dts are still > used? It looks to me like you actually broke that with this patch. I did not. One user says it fixed his WiFi and another says it broke it.
On further investigation, it seems the problem is something to do with the interrupts. cat /proc/interrupts shows interrupts 23,24,25 whereas I believe it used to show 24,25,26 for the pcie interfaces. I hope to get this sorted out by the weekend. > > - Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/listinfo/openwrt-devel
