mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
15ff65e522
The XS1930-12HP model from Zyxel doesn't actually use the same GPIOs for the SYS LED. This was assumed first but proved wrong now. Instead, the green part of the SYS LED is on another GPIO and the red part of the SYS LED is on GPIO 0 instead of the green part. Adjust that accordingly in the device tree. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> Link: https://github.com/openwrt/openwrt/pull/23428 Signed-off-by: Robert Marko <robimarko@gmail.com>