MIPS: ath79: add common GPIO buttons device
Almost all boards have one or more push buttons connected to GPIO lines. This patch adds common code to register a platform_device for them. The patch also adds support for the buttons on the PB44 board. Signed-off-by:Gabor Juhos <juhosg@openwrt.org> Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> Cc: linux-mips@linux-mips.org Cc: Luis R. Rodriguez <lrodriguez@atheros.com> Cc: Cliff Holden <Cliff.Holden@Atheros.com> Cc: Kathy Giori <Kathy.Giori@Atheros.com> Patchwork: https://patchwork.linux-mips.org/patch/1954/ Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
Showing
- arch/mips/ath79/Kconfig 4 additions, 0 deletionsarch/mips/ath79/Kconfig
- arch/mips/ath79/Makefile 1 addition, 0 deletionsarch/mips/ath79/Makefile
- arch/mips/ath79/dev-gpio-buttons.c 58 additions, 0 deletionsarch/mips/ath79/dev-gpio-buttons.c
- arch/mips/ath79/dev-gpio-buttons.h 23 additions, 0 deletionsarch/mips/ath79/dev-gpio-buttons.h
- arch/mips/ath79/mach-pb44.c 27 additions, 0 deletionsarch/mips/ath79/mach-pb44.c
Loading
Please register or sign in to comment