devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: berlin: add GPIO support for the BG2Q
@ 2014-04-16  7:46 Antoine Ténart
  2014-04-16  7:46 ` [PATCH v2 1/2] ARM: berlin: add the LIBGPIO as a dependency " Antoine Ténart
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Antoine Ténart @ 2014-04-16  7:46 UTC (permalink / raw)
  To: sebastian.hesselbarth
  Cc: Antoine Ténart, alexandre.belloni, zmxu, jszhang,
	linux-arm-kernel, devicetree, linux-kernel

This series add the support for the GPIOs of the Berlin BG2Q. We use the
newly integrated dwapb GPIO driver here.

This applies on top of Alexandre's BG2Q symbol introduction[1] and the dwapb
gpio patch fixing IRQ initialization[2].

[1] https://patchwork.kernel.org/patch/3876141/
[2] https://lkml.org/lkml/2014/4/7/96

Changes since v1:
	- s/gpio-controller@/gpio-port@/ in device tree
	- moved ARCH_REQUIRE_GPIOLIB to ARCH_BERLIN in Kconfig

Antoine Ténart (2):
  ARM: berlin: add the LIBGPIO as a dependency for the BG2Q
  ARM: dts: berlin: add GPIO nodes for the BG2Q

 arch/arm/boot/dts/berlin2q.dtsi | 102 ++++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-berlin/Kconfig    |   1 +
 2 files changed, 103 insertions(+)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-04-16 19:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-16  7:46 [PATCH v2 0/2] ARM: berlin: add GPIO support for the BG2Q Antoine Ténart
2014-04-16  7:46 ` [PATCH v2 1/2] ARM: berlin: add the LIBGPIO as a dependency " Antoine Ténart
2014-04-16  7:46 ` [PATCH v2 2/2] ARM: dts: berlin: add GPIO nodes " Antoine Ténart
2014-04-16  9:11 ` [PATCH v2 0/2] ARM: berlin: add GPIO support " Jisheng Zhang
2014-04-16 19:21   ` Sebastian Hesselbarth

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).