mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/6] MIPS: ath79: add gpio support
@ 2015-09-22 22:34 Antony Pavlov
  2015-09-22 22:34 ` [PATCH 1/6] MIPS: ath79: use gpiolib Antony Pavlov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Antony Pavlov @ 2015-09-22 22:34 UTC (permalink / raw)
  To: barebox

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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-22 22:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-22 22:34 [PATCH 0/6] MIPS: ath79: add gpio support Antony Pavlov
2015-09-22 22:34 ` [PATCH 1/6] MIPS: ath79: use gpiolib Antony Pavlov
2015-09-22 22:34 ` [PATCH 2/6] gpio: add ath79-gpio driver for Atheros MIPS SoCs Antony Pavlov
2015-09-22 22:34 ` [PATCH 3/6] MIPS: dts: ar9331.dtsi: add gpio Antony Pavlov
2015-09-22 22:34 ` [PATCH 4/6] MIPS: dts: tplink-mr3020.dts: move aliases up Antony Pavlov
2015-09-22 22:34 ` [PATCH 5/6] MIPS: dts: tplink-mr3020.dts: enable gpio & leds Antony Pavlov
2015-09-22 22:34 ` [PATCH 6/6] MIPS: tplink-mr3020_defconfig: " Antony Pavlov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox