linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: hip04: add GPIO support
@ 2014-11-26  6:43 Zhou Wang
  2014-11-26  6:43 ` [PATCH v2 1/2] ARM: hip04: set ARCH_NR_GPIO to 128 Zhou Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zhou Wang @ 2014-11-26  6:43 UTC (permalink / raw)
  To: linux-arm-kernel

This series add the support for the GPIOs of Hisilicon Soc hip04. Hip04 uses
synopsis' GPIO IP, and we use the dwapb GPIO driver here. This series add the
corresponding dts.

Change in v2:
- Add select GPIO_DWAPB in arch/arm/mach-hisi/Kconfig

Zhou Wang (2):
  ARM: hip04: set ARCH_NR_GPIO to 128
  ARM: dts: hip04: add GPIO pieces

 arch/arm/Kconfig             |    1 +
 arch/arm/boot/dts/hip04.dtsi |   75 ++++++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-hisi/Kconfig   |    1 +
 3 files changed, 77 insertions(+)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-11-26  8:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-26  6:43 [PATCH v2 0/2] ARM: hip04: add GPIO support Zhou Wang
2014-11-26  6:43 ` [PATCH v2 1/2] ARM: hip04: set ARCH_NR_GPIO to 128 Zhou Wang
2014-11-26  6:43 ` [PATCH v2 2/2] ARM: dts: hip04: add GPIO pieces Zhou Wang
2014-11-26  8:56 ` [PATCH v2 0/2] ARM: hip04: add GPIO support Haojian Zhuang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).