From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932895AbbJPUJF (ORCPT ); Fri, 16 Oct 2015 16:09:05 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:33055 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932383AbbJPUJD (ORCPT ); Fri, 16 Oct 2015 16:09:03 -0400 Subject: Re: [PATCH 2/5] ARM: berlin: remove the pinctrl selection from the mach-berlin Kconfig To: Linus Walleij , Antoine Tenart References: <1444771901-24460-1-git-send-email-antoine.tenart@free-electrons.com> <1444771901-24460-3-git-send-email-antoine.tenart@free-electrons.com> Cc: Jisheng Zhang , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" From: Sebastian Hesselbarth Message-ID: <5621595B.2000809@gmail.com> Date: Fri, 16 Oct 2015 22:08:59 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 16.10.2015 16:19, Linus Walleij wrote: > On Tue, Oct 13, 2015 at 11:31 PM, Antoine Tenart > wrote: > >> This patch removes the pinctrl driver selection from the mach-berlin >> Kconfig file. This is now done in the Berlin pinctrl driver Kconfig. >> >> Signed-off-by: Antoine Tenart > > Acked-by: Linus Walleij > > I can't merge this patch, take it through ARM SoC with other > Marvell stuff. Applied to berlin/soc with Linus' Ack. Thanks, Sebastian