Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752769AbdLDRgE (ORCPT ); Mon, 4 Dec 2017 12:36:04 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:36006 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752061AbdLDRgC (ORCPT ); Mon, 4 Dec 2017 12:36:02 -0500 Subject: Re: [PATCH 6/6] ARM: configs: keystone_defconfig: Enable few peripheral drivers To: Vignesh R , Santosh Shilimkar Cc: Rob Herring , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20171123075154.3938-1-vigneshr@ti.com> <20171123075154.3938-7-vigneshr@ti.com> <76a88f69-dd0b-8823-ae31-bd39b1abae87@ti.com> From: Santosh Shilimkar Organization: Oracle Corporation Message-ID: <9e96c65b-17aa-c49f-eef7-a4373241d231@oracle.com> Date: Mon, 4 Dec 2017 09:36:25 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <76a88f69-dd0b-8823-ae31-bd39b1abae87@ti.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 883 Lines: 26 On 12/4/2017 1:00 AM, Vignesh R wrote: > Hi, > > On Sunday 03 December 2017 09:30 AM, santosh.shilimkar@oracle.com wrote: >> On 11/22/17 11:51 PM, Vignesh R wrote: >>> Enable drivers for QSPI, LEDS, gpio-decoder that are present on 66AK2G >>> EVM >>> and 66AK2G ICE boards. >>> >>> Signed-off-by: Vignesh R >>> --- >> Please submit a patch also to enable all these peripherals >> in multi-v7 config. Just enable all remainder >> options enabled in keystone config also in multi-v7. > > K2 Platforms don't boot out of multi_v7_defconfig by default, because K2 > platforms require CONFIG_ARM_LPAE(which is disabled in multi-v7). > > If the intention is to just have all drivers enabled in > keystone_defconfig to be added to multi_v7, I can prepare a patch for > that and test with local patch to enable LPAE. > Yes. Please send a patch for it. Regards, Santosh