[PATCH 0/6] MIPS: ath79: add gpio support
Antony Pavlov
antonynpavlov at gmail.com
Tue Sep 22 15:34:07 PDT 2015
Antony Pavlov (6):
MIPS: ath79: use gpiolib
gpio: add ath79-gpio driver for Atheros MIPS SoCs
MIPS: dts: ar9331.dtsi: add gpio
MIPS: dts: tplink-mr3020.dts: move aliases up
MIPS: dts: tplink-mr3020.dts: enable gpio & leds
MIPS: tplink-mr3020_defconfig: enable gpio & leds
arch/mips/Kconfig | 1 +
arch/mips/configs/tplink-mr3020_defconfig | 38 +++---
arch/mips/dts/ar9331.dtsi | 10 ++
arch/mips/dts/tplink-mr3020.dts | 43 ++++++-
arch/mips/mach-ath79/include/mach/ar71xx_regs.h | 17 +++
drivers/gpio/Makefile | 1 +
drivers/gpio/gpio-ath79.c | 156 ++++++++++++++++++++++++
7 files changed, 244 insertions(+), 22 deletions(-)
create mode 100644 drivers/gpio/gpio-ath79.c
--
2.5.0
More information about the barebox
mailing list