ar71xx: add support for RB750UPr2
[openwrt/staging/yousong.git] / target / linux / ar71xx / base-files / etc / board.d / 03_gpio_switches
index da963bf64df676181e2c4d174f46118425ce219c..4bb319c93746829f8391d0730418554cad8c3b6d 100755 (executable)
@@ -25,7 +25,12 @@ wbs510)
        ;;
 rb-912uag-2hpnd|\
 rb-912uag-5hpnd)
-       ucidef_add_gpio_switch "usb_power_switch" "USB Power Switch" "52"
+       ucidef_add_gpio_switch "usb_power_switch" "USB Power Switch" "52" "1"
+       ;;
+rb-750up-r2|\
+rb-951ui-2nd)
+       ucidef_add_gpio_switch "usb_power_switch" "USB Power Switch" "45" "1"
+       ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "14"
        ;;
 esac