From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1FC203E9C22 for ; Wed, 27 May 2026 09:21:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779873698; cv=none; b=HrXTy0lzvUtdnjQA5q2Cp62cJqmMYJZUlQm4vAjyJCEbh/ST7V3cdN+BkXUL2uQ44HSIvlfxzrlgwOIlhcoKFnvKBXe6SlRNBP4/0bgbi1YjmOZq2EXvqqDhpJn1O+n6Gvmy7VZneFcoGtAH17pPpuXSKlqms2l9My5qyS3g3CQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779873698; c=relaxed/simple; bh=jjjM2dosRG23eEsEto/a5zxTFQ20+bHyfh3+EpQEvWg=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=PPlS85MyP4ghbKuA/EaEsp8fbRX1A9VFckxw2270ZebuodhsnMFeKT6PUWjuDym21VVbV4T1Z253P5v4tK716E7DZFPMXorO9/u4ZFXm4/fG4aMm3wkU6t81SSRsiBkscvby3qbq0r7VdHiRH5plQ4RyFvSdbB4qsIJNtBs3vyw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=oWOr0odj; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="oWOr0odj" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 53BF9C2C64B; Wed, 27 May 2026 09:21:30 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 8EF03601A1; Wed, 27 May 2026 09:21:30 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 241691088845E; Wed, 27 May 2026 11:21:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1779873689; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=dxDzvLOl8wBk0Yi1jr1kCBllTts2dC4lVbD1xZepq2M=; b=oWOr0odj+Y1GKFjstFh71PsqDdDAm7MRsDCXCNQzFedfIwGWS5dXGON0F+ICr9FPtKedFs P6b8XQJf7TvD3z7qyIF/1u7hVvtszYYQ5J3zwdzDQ/oS0ZGLm+aK728vG3o3AGrxO5CAjO I1Mu8+84k0L2G1L68ndaR3pSY57GaL5YZ9uLAcsW8+7KWNRwef5uQn7I23kBXK7AZCMm0Q enD++aEc27or4dd62JpEvbJMCJIYBj9VVbstkChasH1eDEtrR1IDCW1BaeLhlB/ImLQCOl 5CofOtIrOndDy3ZP0ShfyeEsxbCF0qDmG1sbalbyIdgFhBCe/LgWlGSLVMm8Tw== From: Miquel Raynal To: Arnd Bergmann Cc: Richard Weinberger , Vignesh Raghavendra , Arnd Bergmann , Randy Dunlap , Andy Shevchenko , linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org Subject: Re: [PATCH 1/3] mtd: maps: remove AMD =?utf-8?Q?=C3=89lan?= specific drivers In-Reply-To: <20260526103227.3152003-1-arnd@kernel.org> (Arnd Bergmann's message of "Tue, 26 May 2026 12:32:04 +0200") References: <20260526103227.3152003-1-arnd@kernel.org> User-Agent: mu4e 1.12.7; emacs 30.2 Date: Wed, 27 May 2026 11:21:26 +0200 Message-ID: <87fr3djjhl.fsf@bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Last-TLS-Session-Version: TLSv1.3 Hi Arnd, On 26/05/2026 at 12:32:04 +02, Arnd Bergmann wrote: > From: Arnd Bergmann > > There are four MTD maps drivers that are used with AMD =C3=89lan SoCs. > Since 486-class CPU support was removed in commit 8b793a92d862 ("x86/cpu: > Remove M486/M486SX/ELAN support"), it is no longer possible to actually > use these, so just remove the drivers entirely. There were pending patches in my queue removing these, except nettel.c. I fixed up this commit while applying and adapted it this way: Author: Arnd Bergmann Date: Tue May 26 12:32:04 2026 +0200 mtd: maps: remove AMD =C3=89lan specific drivers =20=20=20=20 There were four MTD maps drivers that were used with AMD =C3=89lan = SoCs. Since 486-class CPU support was removed in commit 8b793a92d862 ("x8= 6/cpu: Remove M486/M486SX/ELAN support"), it is no longer possible to actu= ally use these. Three of them have already been removed, so remove the remaining driver entirely. =20=20=20=20 Signed-off-by: Arnd Bergmann [Miquel Raynal: Only NETtel was still in the tree, adapt the patch = and the commit log] Signed-off-by: Miquel Raynal drivers/mtd/maps/Kconfig | 6 --- drivers/mtd/maps/Makefile | 1 - drivers/mtd/maps/nettel.c | 462 --------------------------------------= ---------------------------------------------------------------------------= ---------------------------------------------------------------- 3 files changed, 469 deletions(-) Is it okay for you? Thanks, Miqu=C3=A8l