ramips: add newline for ASUS RT-ACx5P DTSes
[openwrt/staging/chunkeey.git] / target / linux / ramips / base-files / etc / board.d / 03_gpio_switches
index fc376a4d1faca435993f84f9de173a260ab08857..9acd78ea0b154da1ecb584c2a40cd73e17f711d0 100755 (executable)
@@ -22,16 +22,23 @@ head-weblink,hdrm200)
 mikrotik,rb750gr3)
        ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "17"
        ;;
-ubnt-erx)
+telco-electronics,x1)
+       ucidef_add_gpio_switch "modem_reset" "Modem Reset" "16"
+       ;;
+ubiquiti,edgerouterx)
        ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "0"
        ;;
-ubnt-erx-sfp)
+ubiquiti,edgerouterx-sfp)
        ucidef_add_gpio_switch "poe_power_port0" "PoE Power Port0" "496"
        ucidef_add_gpio_switch "poe_power_port1" "PoE Power Port1" "497"
        ucidef_add_gpio_switch "poe_power_port2" "PoE Power Port2" "498"
        ucidef_add_gpio_switch "poe_power_port3" "PoE Power Port3" "499"
        ucidef_add_gpio_switch "poe_power_port4" "PoE Power Port4" "500"
        ;;
+zbtlink,zbt-we826-e)
+       ucidef_add_gpio_switch "sim_switch" "SIM slot switch" "13"
+       ucidef_add_gpio_switch "power_mpcie" "mPCIe power" "14" "1"
+       ;;
 esac
 
 board_config_flush