Closed pepe2k closed 7 years ago
[Uploading 001-led-pacth.txt…]() [Uploading 001-led-pacth.txt…]()
it seems that MTK SDK enable led directly inside the driver code.. see attached patch file
Any update on this, the patch file is an invalid link.
mt76 now has proper mac80211 LED support for 7612 and 7603
Hello,
I have a device based on MT7621AT with MT7602EN and MT7612EN. I have almost finished support for it in OpenWrt, but I don't know how to control LEDs for both radios.
They are connected directly to pin 50 on both MTK radio chips (I have found that it's GPIO/LEDA I/O, at least in MT7612E, I wasn't able to find information about second chip) and are "active in low" (connected to VCC over current limiting resistor).
How does it look with that kind of setup, is control of LED/GPIO I/Os supported (or planned) in mt76 driver (I wasn't able to find anything specific in sources)?
Thanks for any advice!