Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752709Ab3HCSDs (ORCPT ); Sat, 3 Aug 2013 14:03:48 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:34252 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752137Ab3HCSDr (ORCPT ); Sat, 3 Aug 2013 14:03:47 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19GfWQYkZfbar2altEKjxn0cIqMSLEwKMw= Date: Sat, 3 Aug 2013 14:03:28 -0400 From: Jason Cooper To: Sebastian Hesselbarth Cc: Andrew Lunn , Russell King , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/4] ARM: dove: DT updates for v3.11-rc2 Message-ID: <20130803180328.GB13555@titan.lakedaemon.net> References: <1375100946-28521-1-git-send-email-sebastian.hesselbarth@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1375100946-28521-1-git-send-email-sebastian.hesselbarth@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1867 Lines: 42 On Mon, Jul 29, 2013 at 02:29:02PM +0200, Sebastian Hesselbarth wrote: > 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 Whole series applied to mvebu/boards. thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/