]> Pileus Git - ~andy/linux/commit
MIPS: BCM47XX: Prepare support for GPIO buttons
authorRafał Miłecki <zajec5@gmail.com>
Tue, 14 Jan 2014 11:36:29 +0000 (12:36 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:51 +0000 (22:39 +0100)
commitef1e3e7a19bd498862eb36ef8730d1d4700891ea
treee17d17b6507000589d12f805e1793ff854d81fbe
parent515fa75d4845c424c853a727a4f02b0e02340370
MIPS: BCM47XX: Prepare support for GPIO buttons

So far this adds support for one Netgear model only, but it's designed
and ready to add many more device. We could hopefully import database
from OpenWrt.
Support for SSB is currently disabled, because SSB doesn't implement IRQ
domain yet.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6300/
arch/mips/bcm47xx/Makefile
arch/mips/bcm47xx/bcm47xx_private.h
arch/mips/bcm47xx/buttons.c [new file with mode: 0644]
arch/mips/bcm47xx/setup.c