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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F1527CD37B6 for ; Wed, 13 May 2026 07:24:25 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7CDDA83EEF; Wed, 13 May 2026 09:24:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=mediatek.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=mediatek.com header.i=@mediatek.com header.b="orxpz9yg"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EB9AD84676; Wed, 13 May 2026 09:24:23 +0200 (CEST) Received: from mailgw02.mediatek.com (unknown [210.61.82.184]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id E283F8341A for ; Wed, 13 May 2026 09:24:13 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=mediatek.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=weijie.gao@mediatek.com X-UUID: ba7053584e9c11f1a3561939bc42ff46-20260513 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Type:MIME-Version:Message-ID:Date:Subject:CC:To:From; bh=KUP8y9bRYihbvLlbRv+c+e95jcKHS52nE1Qjgo6lOZs=; b=orxpz9ygxoqi728hzti5Axg8Vkpi4ytr+e3+eLzDS2tt8i3WflmbfJi9mc4bxsQHniu1PMF+GBtc5J4sl2O+dD5vDApDf0WrBt4RfobKVYFnLHtLMGJ0tLVWzludB4ltk8FqHEVzenW6NWOC0Hch0PMGlUsanzUoi9DQPhW317U=; X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.3.14, REQID:b9c7a08b-00c7-4bda-b3dc-34cfb16b27e9, IP:0, U RL:0,TC:0,Content:-5,EDM:0,RT:0,SF:0,FILE:0,BULK:0,RULE:Release_Ham,ACTION :release,TS:-5 X-CID-META: VersionHash:9091e75, CLOUDID:03c15f71-3b7f-4b26-b2f9-40f0deecb36d, B ulkID:nil,BulkQuantity:0,Recheck:0,SF:102|836|865|888|898,TC:-5,Content:0| 15|50,EDM:-3,IP:nil,URL:0,File:130,RT:0,Bulk:nil,QS:nil,BEC:-1,COL:0,OSI:0 ,OSA:0,AV:0,LES:1,SPR:NO,DKR:0,DKP:0,BRR:0,BRE:0,ARC:0 X-CID-BVR: 2,SSN|SDN X-CID-BAS: 2,SSN|SDN,0,_ X-CID-FACTOR: TF_CID_SPAM_SNR X-CID-RHF: D41D8CD98F00B204E9800998ECF8427E X-UUID: ba7053584e9c11f1a3561939bc42ff46-20260513 Received: from mtkmbs10n2.mediatek.inc [(172.21.101.183)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 1884498390; Wed, 13 May 2026 15:24:07 +0800 Received: from mtkmbs11n2.mediatek.inc (172.21.101.187) by mtkmbs11n1.mediatek.inc (172.21.101.185) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.29; Wed, 13 May 2026 15:24:06 +0800 Received: from mcddlt001.gcn.mediatek.inc (10.19.240.15) by mtkmbs11n2.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.2562.29 via Frontend Transport; Wed, 13 May 2026 15:24:04 +0800 From: Weijie Gao To: CC: GSS_MTK_Uboot_upstream , Tom Rini , Vignesh R , Takahiro Kuwano , Marek Vasut , Tudor Ambarus , Jeffrey Yu , Christoph Reiter , Miquel Raynal , Shiji Yang , Bernhard Messerklinger , Vaishnav Achath , Prasad Kummari , Weijie Gao Subject: [PATCH v3 0/7] Fix and add some spi-nor flash parts (v3) Date: Wed, 13 May 2026 15:22:18 +0800 Message-ID: X-Mailer: git-send-email 2.17.0 MIME-Version: 1.0 Content-Type: text/plain X-MTK: N X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean This patch series correct some existing flash parts and add some new parts. Changes in v3: Correct flags for GD25Q256 (locking is not supported) Add brief flash description in commit message Changes in v2: Reorder and renaming winbond flash parts Weijie Gao (7): mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes mtd: spi-nor-ids: Add support for ESMT/EON EN25QX128A/EN25QH256/EN25QX256A mtd: spi-nor-ids: Add support for GigaDevice GD25Q256 mtd: spi-nor-ids: Add 4K page support for Macronix MX25L25635E mtd: spi-nor-ids: Fix Winbond W25Q256JW and remove W25Q256FW mtd: spi-nor-ids: Reorder winbond parts with part families mtd: spi-nor-ids: Add support for Winbond W25Q256JV-M/W25Q512JV-M drivers/mtd/spi/spi-nor-core.c | 1 + drivers/mtd/spi/spi-nor-ids.c | 189 ++++++++++++--------------------- include/linux/mtd/spi-nor.h | 1 + 3 files changed, 72 insertions(+), 119 deletions(-) -- 2.45.2