Hello list,

On my dir-825-c1 the 5 GHz WLAN LED is connected to gpio 32. But I can't
access GPIO 32. If I try I get "Invalid argument" errors. It seems that
OpenWrt only sets up gpios 0 to 22, according to the system log:

gpiochip_add: registered GPIOs 0 to 22 on device: ath79

I think 22 is the limit set in ar71xx_regs.h:

#define AR913X_GPIO_COUNT 22

How would one go about registering gpio 32 to make use of this
particular LED?

Regards,
Sebastian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to