Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: convert gpio switch config to board.d | Jo-Philipp Wich | 2015-12-04 | 1 | -25/+0 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 47763 | ||||
* | ar71xx: assign proper GPIO pin for Ubiquiti Nanostation models | John Crispin | 2015-09-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | The GPIO pins for "POE passthrough" of Ubiquiti Nanostation models are the following: * Ubiquiti Nanostation M XM: Pin 8 * Ubiquiti Nanostation M XW: Pin 2 The previous definition of the pins was mixed up between XM and XW model. Signed-off-by: Lars Kruse <lists@sumpfralle.de> SVN-Revision: 46922 | ||||
* | base-files: implemented basic GPIO control | John Crispin | 2015-07-08 | 1 | -0/+25 |
Internal GPIO pins are used for PoE passthrough setups in multi-port routers. This patch implemnets control over this hardware feature for Ubiquiti Nanostations and TP-Link CPE510. Signed-off-by: Lars Kruse <lists@sumpfralle.de> SVN-Revision: 46271 |