From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp14.infineon.com (smtp14.infineon.com [217.10.52.160]) (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 0F5CB1B78F3 for ; Fri, 5 Jun 2026 08:07:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.10.52.160 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780646822; cv=none; b=nuoEcwzNIqVuQsiEto1HrNrwBRz/P/gtFRowZWqUakSvu/kDrB8ztTtB6jRfqyLX/+s4Z1/Phw8vY+ITteQbrs7uDXK/knpNESQOgIvTB/dINpO8xBzAi/WT4lkn1ueAfUvcoWpMe1mbovjMro0i/7dYqnINBrZB1HM3Ye4bUyo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780646822; c=relaxed/simple; bh=jcE8cRQAvGaZZVLXkZ3/dcjTh+d3PRkPEUyw9lvIeJs=; h=From:To:CC:Subject:Date:Message-ID:References:In-Reply-To: Content-Type:MIME-Version; b=MUoU4ijIuB3B0dFAkoez+M032dKJEHxnciS8lTn/dU7X/pKG7yFEeAg4Yt6EaMulHm/G3s+y85MsfkOFPfLwPpB1Wk7sHAZRWXhfbe0Yf1vmAfH/18kGMp1JeESD+muyp+kmAtOUvart7C0AYtaFU3fYUnjt2b6zjT7T6Ia894o= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=infineon.com; spf=pass smtp.mailfrom=infineon.com; dkim=pass (1024-bit key) header.d=infineon.com header.i=@infineon.com header.b=WScDqg6I; arc=none smtp.client-ip=217.10.52.160 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=infineon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=infineon.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=infineon.com header.i=@infineon.com header.b="WScDqg6I" DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infineon.com; i=@infineon.com; q=dns/txt; s=IFXMAIL; t=1780646821; x=1812182821; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=jcE8cRQAvGaZZVLXkZ3/dcjTh+d3PRkPEUyw9lvIeJs=; b=WScDqg6IgIK3IcFJJKRxo1SZQZ8RlKIzi5nv3YCoa/ktVu4bp24a1gm7 jFq0L2L862dsD6h/qaXZYvT9j6Hx+rv65jEdwtLiBnDKZ889g8GbE/t4T /eTtv/T5uVZ+3DTiqM0sqmFm6tHeQpSJDxM7O1mH8ufp90ZmyafSpMYNo w=; X-CSE-ConnectionGUID: Hd/zw3bQQISL5awi8cYjpw== X-CSE-MsgGUID: gvLgTxR8RfC5pAQS1DzPUA== X-IronPort-AV: E=McAfee;i="6800,10657,11807"; a="132641625" X-IronPort-AV: E=Sophos;i="6.24,188,1774306800"; d="scan'208";a="132641625" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO MUCSE814.infineon.com) ([172.23.29.40]) by smtp14.infineon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jun 2026 10:05:50 +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.37; Fri, 5 Jun 2026 10:05:49 +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.037; Fri, 5 Jun 2026 10:05:49 +0200 From: To: , , , , , CC: , Subject: RE: [RFC PATCH 1/3] mtd: spi-nor: spansion: s25fl256s0: remove SKIP_SFDP flag Thread-Topic: [RFC PATCH 1/3] mtd: spi-nor: spansion: s25fl256s0: remove SKIP_SFDP flag Thread-Index: AQHc8cXVzTx7OBBKfECVgQVWWP0qW7YvoC+A Date: Fri, 5 Jun 2026 08:05:49 +0000 Message-ID: <98bd64005890489d9f8f649400b5b16e@infineon.com> References: <20260601125438.3481722-1-mwalle@kernel.org> <20260601125438.3481722-2-mwalle@kernel.org> In-Reply-To: <20260601125438.3481722-2-mwalle@kernel.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 > That flag was added in [1] to not "issue any non supported commands". > But since we now have the generic SFDP driver, we'll issue the RDSFDP > command on most flashes anyway and there was no single complaint. Remove > the only user of this flag so we can rework the parameter initialization > in the core. >=20 > [1] https://lore.kernel.org/linux-mtd/20211207140254.87681-13-tudor.ambar= us@microchip.com/ >=20 > Signed-off-by: Michael Walle Reviewed-by: Takahiro Kuwano