aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-4.4/209-b44-register-adm-switch.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: remove linux 4.4 supportFelix Fietkau2018-04-271-121/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* brcm47xx: resolve GPIO conflict for WRT54GSv1Mirko Parthey2017-07-021-8/+7
| | | | | | | | | | | | | | | On the Linksys WRT54GSv1, the adm6996 switch driver and the gpio_button_hotplug module both claim GPIO 6, which is connected to the Reset button. When the switch driver's request wins, the Reset button cannot work. This makes it impossible to enter failsafe mode without a serial console. Stop requesting the "adm_rc" GPIO in the switch driver, since it is not used anywhere. Fixes FS#792. Signed-off-by: Mirko Parthey <mirko.parthey@web.de>
* brcm47xx: add kernel 4.4 supportRafał Miłecki2015-12-181-0/+122
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47930