Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754025Ab3FKIpw (ORCPT ); Tue, 11 Jun 2013 04:45:52 -0400 Received: from www.linutronix.de ([62.245.132.108]:60666 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752151Ab3FKIpu (ORCPT ); Tue, 11 Jun 2013 04:45:50 -0400 Date: Tue, 11 Jun 2013 10:45:40 +0200 (CEST) From: Thomas Gleixner To: Sebastian Hesselbarth cc: Grant Likely , Rob Herring , Rob Landley , John Stultz , Russell King , Jason Cooper , Andrew Lunn , Thomas Petazzoni , Gregory Clement , devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/6] Marvell Orion SoC irqchip and clocksource In-Reply-To: <1370536034-23956-1-git-send-email-sebastian.hesselbarth@gmail.com> Message-ID: References: <1370536034-23956-1-git-send-email-sebastian.hesselbarth@gmail.com> User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1293 Lines: 29 On Thu, 6 Jun 2013, Sebastian Hesselbarth wrote: > This patch set introduces DT-aware irqchip and clocksource drivers for > Marvell Orion SoCs (Kirkwood, Dove, Orion5x, MV78x00) and corresponding > patches for Dove and Kirkwood to enable them for DT-boards. > > The irqchip driver, of course, depends on Thomas Gleixner's work on > irqdomain support for generic chip (tip irq/core). > > The ARM part of this patch set has a quite ridiculuous dependency havoc > of mv643xx_eth DT support (current net-next) that will add to both irqchip > and clocksource branches respectively. Therefore, I suggest that irq > and clocksource maintainers take in the mere drivers (Patches 1+2) and > Jason Cooper handles the remaining patches when all three drivers have > surfaced on mainline linux. I provided a tip branch irq/for-arm, which contains only these changes and can be pulled by SoC/subarch maintainers so we don't end up with a dependency nightmare. Just mention that you pulled it from me when sending the pull request to Linus. Thanks, tglx -- 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/