devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] aspeed: Integrate pinctrl and gpio drivers
@ 2016-08-19 12:46 Andrew Jeffery
  2016-08-19 12:46 ` [PATCH v2 1/7] mach-aspeed: Select pinctrl drivers Andrew Jeffery
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Andrew Jeffery @ 2016-08-19 12:46 UTC (permalink / raw)
  To: Joel Stanley
  Cc: Mark Rutland, devicetree, Andrew Jeffery, Benjamin Herrenschmidt,
	Russell King, linux-kernel, Rob Herring, Jeremy Kerr,
	linux-arm-kernel

Hi all,

This series contains the SoC-related patches of the Aspeed pinctrl and gpio
drivers. The v2 has been split out from the original monolithic series found at:

  https://lkml.org/lkml/2016/7/20/69 

The combined series has been tested with both the AST2400 (g4) and AST2500 (g5)
SoCs on OpenPOWER Palmetto and Aspeed AST2500 EVB machines respectively, and
similarly in QEMU with the palmetto-bmc and ast2500-evb machines[1].

Cheers,

Andrew

Andrew Jeffery (7):
  mach-aspeed: Select pinctrl drivers
  mach-aspeed: Select GPIO driver
  aspeed-g4: Add syscon and pin controller nodes
  palmetto: Request relevant mux functions in devicetree
  aspeed-g4: Add gpio controller to devicetree
  aspeed-g5: Add syscon and pin controller nodes
  aspeed-g5: Add gpio controller to devicetree

 arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts |  14 +
 arch/arm/boot/dts/aspeed-g4.dtsi              | 429 ++++++++++++++++++++++++++
 arch/arm/boot/dts/aspeed-g5.dtsi              | 213 +++++++++++++
 arch/arm/mach-aspeed/Kconfig                  |   5 +
 4 files changed, 661 insertions(+)

-- 
2.9.3

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

end of thread, other threads:[~2016-08-19 12:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-19 12:46 [PATCH v2 0/7] aspeed: Integrate pinctrl and gpio drivers Andrew Jeffery
2016-08-19 12:46 ` [PATCH v2 1/7] mach-aspeed: Select pinctrl drivers Andrew Jeffery
     [not found] ` <20160819124705.24633-1-andrew-zrmu5oMJ5Fs@public.gmane.org>
2016-08-19 12:47   ` [PATCH v2 2/7] mach-aspeed: Select GPIO driver Andrew Jeffery
2016-08-19 12:47 ` [PATCH v2 3/7] aspeed-g4: Add syscon and pin controller nodes Andrew Jeffery
2016-08-19 12:47 ` [PATCH v2 4/7] palmetto: Request relevant mux functions in devicetree Andrew Jeffery
2016-08-19 12:47 ` [PATCH v2 5/7] aspeed-g4: Add gpio controller to devicetree Andrew Jeffery
2016-08-19 12:47 ` [PATCH v2 6/7] aspeed-g5: Add syscon and pin controller nodes Andrew Jeffery
2016-08-19 12:47 ` [PATCH v2 7/7] aspeed-g5: Add gpio controller to devicetree Andrew Jeffery

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