linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: dove: DT updates for v3.11-rc2
@ 2013-07-29 12:29 Sebastian Hesselbarth
  2013-07-29 12:29 ` [PATCH 1/4] ARM: dove: add cpu device tree node Sebastian Hesselbarth
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Sebastian Hesselbarth @ 2013-07-29 12:29 UTC (permalink / raw)
  To: linux-arm-kernel

This patch set comprises some DT updates and cleanup patches that
piled up in the past. The first patch adds a cpu node for the
Marvell Sheeva PJ4(A) CPU found on Dove SoCs. While touching the
dtsi, also some nodes are renamed to achieve a consitent naming
scheme. The second patch adds some common pinmux settings to
the SoC's pinctrl node and moves the default pinctrl properties to
the corresponding nodes. The third patch adds a node for the
IR diode connected to a GPIO pin on SolidRun CuBox. Finally,
the last patch adds an initial DT file for the Globalscale D2Plug
which is also based on Marvell Dove SoC.

The whole patch set is based on v3.11-rc2 with DT part of
mv643xx_eth and irqchip/clocksource patches applied.

Although this patches are Marvell Dove only, the whole set is also
sent to devicetree mailing list to raise attention for potential DT
binding review.

Sebastian Hesselbarth (4):
  ARM: dove: add cpu device tree node
  ARM: dove: add common pinmux functions to DT
  ARM: dove: add GPIO IR receiver node to SolidRun CuBox
  ARM: dove: add initial DT file for Globalscale D2Plug

 arch/arm/boot/dts/Makefile        |    1 +
 arch/arm/boot/dts/dove-cubox.dts  |   30 ++---
 arch/arm/boot/dts/dove-d2plug.dts |   69 +++++++++++
 arch/arm/boot/dts/dove.dtsi       |  235 +++++++++++++++++++++++++++++++++----
 4 files changed, 295 insertions(+), 40 deletions(-)
 create mode 100644 arch/arm/boot/dts/dove-d2plug.dts

---
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: linux-arm-kernel at lists.infradead.org
Cc: devicetree at vger.kernel.org
Cc: linux-kernel at vger.kernel.org
-- 
1.7.10.4

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

end of thread, other threads:[~2013-08-03 18:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29 12:29 [PATCH 0/4] ARM: dove: DT updates for v3.11-rc2 Sebastian Hesselbarth
2013-07-29 12:29 ` [PATCH 1/4] ARM: dove: add cpu device tree node Sebastian Hesselbarth
2013-07-29 12:41   ` Sudeep KarkadaNagesha
2013-07-29 14:10     ` Sebastian Hesselbarth
2013-07-29 12:29 ` [PATCH 2/4] ARM: dove: add common pinmux functions to DT Sebastian Hesselbarth
2013-07-29 12:29 ` [PATCH 3/4] ARM: dove: add GPIO IR receiver node to SolidRun CuBox Sebastian Hesselbarth
2013-07-29 12:29 ` [PATCH 4/4] ARM: dove: add initial DT file for Globalscale D2Plug Sebastian Hesselbarth
2013-07-29 18:45   ` Andrew Lunn
2013-07-30  8:03     ` Sebastian Hesselbarth
2013-07-30  8:40       ` Andrew Lunn
2013-08-03 18:03 ` [PATCH 0/4] ARM: dove: DT updates for v3.11-rc2 Jason Cooper

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