ramips: Add support for Head Weblink HDRM200
[openwrt/staging/dedeckeh.git] / target / linux / ramips / base-files / etc / board.d / 03_gpio_switches
index 80e3c4c41f0378b290d1b754c812e349b7c2a02e..fc376a4d1faca435993f84f9de173a260ab08857 100755 (executable)
@@ -11,6 +11,14 @@ dlink,dir-510l)
        ucidef_add_gpio_switch "usb_enable1" "USB 1A enable" "12" "0"
        ucidef_add_gpio_switch "usb_enable05" "USB 0.5A enable" "13" "1"
        ;;
+head-weblink,hdrm200)
+       ucidef_add_gpio_switch "sim_switch" "SIM slot switch" "0"
+       ucidef_add_gpio_switch "io1" "I/O 1" "1"
+       ucidef_add_gpio_switch "io2" "I/O 2" "2"
+       ucidef_add_gpio_switch "io3" "I/O 3" "11"
+       ucidef_add_gpio_switch "io4" "I/O 4" "14"
+       ucidef_add_gpio_switch "power_mpcie" "mPCIe power" "21" "1"
+       ;;
 mikrotik,rb750gr3)
        ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "17"
        ;;