Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756529Ab2HTOLi (ORCPT ); Mon, 20 Aug 2012 10:11:38 -0400 Received: from mail-vb0-f46.google.com ([209.85.212.46]:52189 "EHLO mail-vb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755176Ab2HTOLg (ORCPT ); Mon, 20 Aug 2012 10:11:36 -0400 MIME-Version: 1.0 In-Reply-To: <1344689809-6223-2-git-send-email-sebastian.hesselbarth@gmail.com> References: <1344689809-6223-1-git-send-email-sebastian.hesselbarth@gmail.com> <1344689809-6223-2-git-send-email-sebastian.hesselbarth@gmail.com> Date: Mon, 20 Aug 2012 16:11:35 +0200 Message-ID: Subject: Re: [PATCH 01/11] pinctrl: mvebu: pinctrl driver core From: Linus Walleij To: Sebastian Hesselbarth Cc: Thomas Petazzoni , Grant Likely , Rob Herring , Rob Landley , Russell King , Lior Amsalem , Andrew Lunn , Gregory CLEMENT , Ben Dooks , devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Stephen Warren Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 22 On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth wrote: > This patch adds a pinctrl driver core for Marvell SoCs plus DT > binding documentation. This core driver will be used by SoC family > specific drivers, i.e. Armada XP, Armada 370, Dove, Kirkwood, aso. (...) > +config PINCTRL_MVEBU > + bool "Marvell SoC pin controller drivers" > + depends on ARCH_MVEBU So altering earlier statements I suspect this should be simply: depends on PLAT_ORION Yours, Linus Walleij -- 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/