From mboxrd@z Thu Jan 1 00:00:00 1970 From: agross@codeaurora.org (Andy Gross) Date: Sun, 4 Oct 2015 23:18:03 -0500 Subject: [PATCH] ARM: multi_v7_defconfig: Add missing QCOM APQ8064 configs In-Reply-To: <1443704258-3180-1-git-send-email-srinivas.kandagatla@linaro.org> References: <1443704258-3180-1-git-send-email-srinivas.kandagatla@linaro.org> Message-ID: <20151005041803.GB28066@qualcomm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Oct 01, 2015 at 01:57:38PM +0100, Srinivas Kandagatla wrote: > This patch adds few missing essential configs in the multi_v7_defconf, > absense of some configs like PINCTRL_APQ8064 would prevent the board from > getting access to serial. > > cc: Kevin Hilman > cc: Tyler Baker > Signed-off-by: Srinivas Kandagatla > --- > arch/arm/configs/multi_v7_defconfig | 8 ++++++++ > 1 file changed, 8 insertions(+) Works like a charm. Tested-by: Andy Gross -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751582AbbJEESI (ORCPT ); Mon, 5 Oct 2015 00:18:08 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:40783 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750793AbbJEESG (ORCPT ); Mon, 5 Oct 2015 00:18:06 -0400 Date: Sun, 4 Oct 2015 23:18:03 -0500 From: Andy Gross To: Srinivas Kandagatla Cc: arm@kernel.org, arnd@arndb.de, Kevin Hilman , Tyler Baker , linux-kernel@vger.kernel.org, olof@lixom.net, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: multi_v7_defconfig: Add missing QCOM APQ8064 configs Message-ID: <20151005041803.GB28066@qualcomm.com> References: <1443704258-3180-1-git-send-email-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1443704258-3180-1-git-send-email-srinivas.kandagatla@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 01, 2015 at 01:57:38PM +0100, Srinivas Kandagatla wrote: > This patch adds few missing essential configs in the multi_v7_defconf, > absense of some configs like PINCTRL_APQ8064 would prevent the board from > getting access to serial. > > cc: Kevin Hilman > cc: Tyler Baker > Signed-off-by: Srinivas Kandagatla > --- > arch/arm/configs/multi_v7_defconfig | 8 ++++++++ > 1 file changed, 8 insertions(+) Works like a charm. Tested-by: Andy Gross -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project