I have installed two AW7915-NP1 modules into my BPI-R4, which is running OpenWRT 24.10.4. After installing kmod-mt7915e and kmod-mt7915-firmware, both cards work fine. However, the reboot command does not work.
When only one module is installed (in either of the two slots), reboot works as expected. But when both modules are installed, issuing the reboot command causes the device to hang, it never starts booting again. When kmod-mt7915e is not installed, the reboot works even when both cards are plugged in (although they obviously cannot be used in that case).
I probed the board and found that the PMIC (U6, MT6682A) stops operating. It still receives the +12VD input, but produces no output. This also explains why pressing the reset button has no effect. The power must be physically disconnected and reconnected to start the board again.
Any ideas how that could happen?