* John Crispin ([email protected]) wrote: > > - GPIOs 8 and 13 (WPS LEDs) do not work. The fix is to turn off bit > > 6 in the RT2880 SYSTEM_CONFIG register. Not sure where this should > > go--I put together a quick hack that does this in the rt2880 GPIO > > driver and triggered from the DT node. This works, but any > > suggestions/comments are appreciated. > > ok, will look into this, was this the wdt pin ?
I can't give a definitive answer because I don't have access to Ralink's documentation. The only description I can find is that it disables another function (PCM?), thereby enabling the full UART (instead of "uartlite"). I take it this makes the pins available for GPIO as well. GPIOs 8, 10 and 13 are part of the UART0 pin group. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
