mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
ath79: Remove redundant LED GPIO definitions for Archer C25 v1
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
d344591e72
commit
c25d1019bf
@ -24,10 +24,6 @@
|
||||
cs-gpios = <&gpio 16 GPIO_ACTIVE_HIGH>;
|
||||
num-chipselects = <1>;
|
||||
|
||||
/* can be removed on 4.19 */
|
||||
gpio-sck = <&gpio 15 GPIO_ACTIVE_HIGH>;
|
||||
gpio-mosi = <&gpio 14 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
led_gpio: led_gpio@0 {
|
||||
compatible = "fairchild,74hc595";
|
||||
reg = <0>;
|
||||
|
Loading…
Reference in New Issue
Block a user