mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 18:40:01 +04:00
The first gpio controller (gpio or gpio0) is always enabled by default in the SoC DTSI files. No need to set status=okay in the device DTS files a second time. Remove the redundant statements. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>