mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 20:52:08 +04:00
351deebb3f
Since6b43a52171, the PHY is using interrupts instead of polling. It turned out that the interrupt number is wrong and the WAN port doesn't work. This commit fixes this bug. Fixes:6b43a52171("mediatek: mt7622: add the missing phy interrupt-parent for WAX206") Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>