From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 90C23C46CD2 for ; Wed, 24 Jan 2024 18:52:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=v8MClmscIJIBhWyV30vB5HQucZFjF6Hu8sRzmx6QljE=; b=siGPByM0EjOJiC c4b/kvBWR6RrCyGoFmYXl7or2jVn3zGgTmd4KukuQJI57JYBmf8vCP4uNGbhYKcYWrjmi2bvPQF/F KC08HZL8kQsY0hyDcpK64kLdyeeCongTwZIaf0b5roZB/Xk+4OICg93InDNdVWnu3hO7IGvq0jXtN FojuGoKtzeAGRBIyvJZa/t+zwOBTaG6Fm89OPawrIDvUTGA0LML1Av1WZrQSQnGLlV11AJEqzlXMu vLOmaRXh7vJg0en2x2UrMRPswqkz0gDj4hWtaqte8eGBF0Nv/p0TYMYJvpRRsbVH7RD2jMXt5Li3p xQWvkFVgV0uW/PVRPfnA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rSiMO-004m1O-2A; Wed, 24 Jan 2024 18:52:28 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rSiML-004m0G-19 for linux-arm-kernel@lists.infradead.org; Wed, 24 Jan 2024 18:52:26 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 40OIqABs004864; Wed, 24 Jan 2024 12:52:10 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1706122330; bh=3z5Dtz4jhRDLew/8SutnYIHrRd1ImbhMh+X0wJ2Fyx0=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=V9Eh7knq1+FOKt7pMEB/xFGF1tJ3IdrfmSKV2QSdKzhl8T8CLKZdBVPHJg0Ci/ceD XTdz1gmE+SP3oGu4ikeWEj9fxIny5hNfL5tgGyrtcBrecHZD2uPZ7p5aqXonph9UlG nDmwA2U8kWeH6yZqdH8Ts4gVKLQ3uSszSGKjEAMI= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 40OIqA4u029558 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 24 Jan 2024 12:52:10 -0600 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 24 Jan 2024 12:52:10 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Wed, 24 Jan 2024 12:52:10 -0600 Received: from [10.249.42.149] ([10.249.42.149]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 40OIq9tr033511; Wed, 24 Jan 2024 12:52:09 -0600 Message-ID: <5f5a2ecd-7878-46ba-9a85-a2a4ba060ad7@ti.com> Date: Wed, 24 Jan 2024 12:52:09 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 2/2] ARM: configs: keystone: Remove this defconfig Content-Language: en-US To: Nishanth Menon CC: Russell King , Arnd Bergmann , Vignesh Raghavendra , Santosh Shilimkar , , References: <20240124162857.111915-1-afd@ti.com> <20240124162857.111915-2-afd@ti.com> <20240124164116.k5ah56xvuclfkxdr@despise> <0ab47165-3ba3-4d34-aea0-9bc12fd5ff31@ti.com> <20240124180451.bptuhldi44leulr3@pectin> From: Andrew Davis In-Reply-To: <20240124180451.bptuhldi44leulr3@pectin> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240124_105225_481321_DF9BA72B X-CRM114-Status: GOOD ( 20.75 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 1/24/24 12:04 PM, Nishanth Menon wrote: > On 11:31-20240124, Andrew Davis wrote: >> On 1/24/24 10:41 AM, Nishanth Menon wrote: >>> On 10:28-20240124, Andrew Davis wrote: >>>> TI Keystone devices can and should use the common multi-v7 defconfig. >>>> Currently it is not clear which defconfig should be used and so config >>>> options for Keystone boards are added to either both defconfigs, or only >>>> one or the other. As nice as it is to have a config just for this platform >>>> it is a maintenance burden. As it is not used by generic distros it is not >>>> very useful to continue to maintain. Remove this defconfig. >>>> >>>> Signed-off-by: Andrew Davis >>>> --- >>>> arch/arm/configs/keystone_defconfig | 238 ---------------------------- >>>> 1 file changed, 238 deletions(-) >>>> delete mode 100644 arch/arm/configs/keystone_defconfig >>>> >>> >>> There are a bunch of downstream folks who will have recipe fails etc if >>> we do that. I am not sure we need to go down that route. >>> >> >> That is the point of this patch, we want to stop any remaining downstream >> folks from using this defconfig. It is not maintained nor updated like >> the multi_v7_defconfig, any new or needed options will only be added to >> multi-v7 defconfig. >> > > I am going to have to defer to ARM maintainers what they think.. > enabling LPAE etc in common multi_v7_config. > We are not enabling LPAE in common multi_v7_config, that can't be done as many plats do not support it. Keystone will use the new multi_v7_lpae_defconfig which was just added: e9faf9b0b07a ("ARM: add multi_v7_lpae_defconfig") That is what prompted me to make this change, we now have a commonish config that works for Keystone. Andrew > -- > Regards, > Nishanth Menon > Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel