Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753251Ab3EHSso (ORCPT ); Wed, 8 May 2013 14:48:44 -0400 Received: from mail-la0-f46.google.com ([209.85.215.46]:37994 "EHLO mail-la0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752731Ab3EHSsl (ORCPT ); Wed, 8 May 2013 14:48:41 -0400 MIME-Version: 1.0 In-Reply-To: References: <1368034349-15091-1-git-send-email-dianders@chromium.org> Date: Wed, 8 May 2013 11:48:39 -0700 X-Google-Sender-Auth: uiGvXZp2b4_1kdsJHXKyjm3_2Kg Message-ID: Subject: Re: [PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5 From: Doug Anderson To: Olof Johansson Cc: Kukjin Kim , Thomas Abraham , Simon Glass , Alim Akhtar , Russell King , "linux-arm-kernel@lists.infradead.org" , "linux-samsung-soc@vger.kernel.org" , "linux-kernel@vger.kernel.org" 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: 1265 Lines: 30 Olof, On Wed, May 8, 2013 at 11:19 AM, Olof Johansson wrote: > Seems like this should be selected by the SoC (ARCH_EXYNOS5) instead > of the board. Actually, I'm not sure we need the board Kconfig entry > long-term; all boards will be dt-only. Good point. Hopefully someone at Samsung can work on removing the board itself? If you'd like me to take this on then let me know and I can put it on my list. I'm happy to resubmit my patch under ARCH_EXYNOS5. I'll move the exynos4 one at the same time. I'm going to make the assumption that PINCTRL_EXYNOS and PINCTRL_EXYNOS5440 can happily coexist. Certainly I've got both defined in my tree right now and nothing blows up. I haven't tested on 5440 but things ought to be handled by "compatible" checks, right? I'll also assume that eventually someone will move PINCTRL_EXYNOS5440 into PINCTRL_EXYNOS. If PINCTRL_EXYNOS5440 won't eventually move under PINCTRL_EXYNOS then it makes less sense to define PINCTRL_EXYNOS for all exynos parts. -Doug -- 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/