Hardware: RPi5 4GB + ZDE ZP590A HAT + MT7925E (14C3:7925)
OpenWrt SNAPSHOT r33473, kernel 6.12.74
dmesg:
mt7925e 0001:01:00.0: ASIC revision: 79250000
mt7925e 0001:01:00.0: Failed to get patch semaphore
mt7925e 0001:01:00.0: hardware init failed
The fix appears to be present in torvalds/linux master mt7925/pci.c:
https://github.com/torvalds/linux/blob/master/drivers/net/wireless/mediatek/mt76/mt7925/pci.c#L386-L403
Can a maintainer check whether these calls are present in the OpenWrt
mt76 package and sync if not?
Related: openwrt/openwrt#22554
Hardware: RPi5 4GB + ZDE ZP590A HAT + MT7925E (14C3:7925)
OpenWrt SNAPSHOT r33473, kernel 6.12.74
dmesg:
mt7925e 0001:01:00.0: ASIC revision: 79250000
mt7925e 0001:01:00.0: Failed to get patch semaphore
mt7925e 0001:01:00.0: hardware init failed
The fix appears to be present in torvalds/linux master mt7925/pci.c:
https://github.com/torvalds/linux/blob/master/drivers/net/wireless/mediatek/mt76/mt7925/pci.c#L386-L403
Can a maintainer check whether these calls are present in the OpenWrt
mt76 package and sync if not?
Related: openwrt/openwrt#22554