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 44E1DC5DF82 for ; Thu, 20 Aug 2026 05:52:24 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=/kMmEaNLI+kYu7HTSJ/z1CywG0wT17zDoj4QH4LRcbU=; b=UOeuL9U+Zecpaq EYh1sHifnnue0CaD19dl4/L5ijf7Y566ymX4kEFdhBStVFIU0u6+unz7mgjK9kYZBRJv9EYDeDKRt ZmIvb7XtjZQRJfcGgPU+pdMRdWwbz+r5C0YrQy8u7eaQIRvJvxR4CuQ3l5qJ2au0CHRXHKRaDAViT 9FVw+PFKEQzrA+YmOa9OBJeZKPkXdmkRNzCJUXK4lHTQGHiaL+QhI8Z67snXXsa7j2wluihZzWLYg Ye+253LF6HqOc5auf5fWdCRmJypnvYxx8tZJINGWrZoeg3MNuKohQJq7HmnzeA0asWlP8tciKPHsa 8KIKHP/2K4uDbpx2L32g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wwvhO-0000000AsYS-219U; Thu, 20 Aug 2026 05:52:22 +0000 Received: from smtp11.infineon.com ([2a00:18f0:1e00:4::5]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wwvhL-0000000AsXq-1r33; Thu, 20 Aug 2026 05:52:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infineon.com; i=@infineon.com; q=dns/txt; s=IFXMAIL; t=1787205140; x=1818741140; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=D+3GNmh1yOZtivo+s78FLEik/xOcGS18TsuSqjh9ss0=; b=R7GQdaqpUAFFTwDrf1BuWh9kyIjZf0fGNpTtW1niyMt6wodNG1WCjAxq If0+QOuqZ3WsHiDR94w5XhGKbfYeoFBog2PDnDPvyN1/du6ERAvZ/u2TR 5X3BbyxTF/yJgK5oCT2AsG9YRaHyflP8hy+AIpN9bDsGhZlCoyNAQCmaM w=; X-CSE-ConnectionGUID: Ui2XMQjFQ4CgFbp+PS6UJw== X-CSE-MsgGUID: /0mau9jjT/G61PmdvflxYQ== X-IronPort-AV: E=McAfee;i="6800,10657,11880"; a="156701181" X-IronPort-AV: E=Sophos;i="6.25,232,1779141600"; d="scan'208";a="156701181" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO MUCSE814.infineon.com) ([172.23.29.40]) by smtp11.infineon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Aug 2026 07:52:18 +0200 Received: from MUCSE815.infineon.com (172.23.29.41) by MUCSE814.infineon.com (172.23.29.40) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.45; Thu, 20 Aug 2026 07:52:17 +0200 Received: from MUCSE815.infineon.com ([fe80::ed10:a720:3031:ca14]) by MUCSE815.infineon.com ([fe80::ed10:a720:3031:ca14%12]) with mapi id 15.02.2562.045; Thu, 20 Aug 2026 07:52:17 +0200 From: To: , , , , , , , , , CC: , , , , , , Subject: RE: [PATCH v3 02/23] mtd: spi-nor: Create a structure containing the flash opcodes Thread-Topic: [PATCH v3 02/23] mtd: spi-nor: Create a structure containing the flash opcodes Thread-Index: AQHdKzcn1MP1V+y9ZUuiJHx2Cv1ozLameVcg Date: Thu, 20 Aug 2026 05:52:16 +0000 Message-ID: References: <20260813-winbond-v7-1-spi-nor-rv-addition-v3-0-b637cf120d5c@bootlin.com> <20260813-winbond-v7-1-spi-nor-rv-addition-v3-2-b637cf120d5c@bootlin.com> In-Reply-To: <20260813-winbond-v7-1-spi-nor-rv-addition-v3-2-b637cf120d5c@bootlin.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.161.6.196] MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260819_225219_795191_0D9AB129 X-CRM114-Status: UNSURE ( 8.26 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org > Create a structure named opcodes in the flash parameters structures to > store all the flash specific opcodes. They are typically discovered > dynamically through SFDP parsing. Move the die_erase opcode > inside. Later on we will add new fields there, like the supported > opcodes for accessing the status registers, which are almost vendor > specific. > > No fonctional change. > > Signed-off-by: Miquel Raynal Reviewed-by: Takahiro Kuwano ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/