mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] MIPS: XBurst: add gpio support
@ 2014-06-26 22:49 Antony Pavlov
  2014-06-26 22:49 ` [PATCH 1/4] gpio: add jz4740-gpio driver for Ingenic MIPS SoCs Antony Pavlov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Antony Pavlov @ 2014-06-26 22:49 UTC (permalink / raw)
  To: barebox

Antony Pavlov (4):
  gpio: add jz4740-gpio driver for Ingenic MIPS SoCs
  MIPS: XBurst: use gpiolib
  MIPS: dts: jz4755.dtsi: add gpio
  MIPS: ritmix-rzx50_defconfig: enable gpio stuff

 arch/mips/Kconfig                        |   1 +
 arch/mips/configs/ritmix-rzx50_defconfig |  28 ++++---
 arch/mips/dts/jz4755.dtsi                |  42 ++++++++++
 drivers/gpio/Kconfig                     |   6 ++
 drivers/gpio/Makefile                    |   1 +
 drivers/gpio/gpio-jz4740.c               | 140 +++++++++++++++++++++++++++++++
 6 files changed, 205 insertions(+), 13 deletions(-)
 create mode 100644 drivers/gpio/gpio-jz4740.c

-- 
1.9.2


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

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

end of thread, other threads:[~2014-06-27 19:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-26 22:49 [PATCH 0/4] MIPS: XBurst: add gpio support Antony Pavlov
2014-06-26 22:49 ` [PATCH 1/4] gpio: add jz4740-gpio driver for Ingenic MIPS SoCs Antony Pavlov
2014-06-26 22:49 ` [PATCH 2/4] MIPS: XBurst: use gpiolib Antony Pavlov
2014-06-26 22:49 ` [PATCH 3/4] MIPS: dts: jz4755.dtsi: add gpio Antony Pavlov
2014-06-26 22:49 ` [PATCH 4/4] MIPS: ritmix-rzx50_defconfig: enable gpio stuff Antony Pavlov
2014-06-27 19:40 ` [PATCH 0/4] MIPS: XBurst: add gpio support Sascha Hauer

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