From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 3E9C43B47FB for ; Wed, 5 Aug 2026 07:59:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785916770; cv=none; b=ErzOahctNvQH+5h0yJUa+p9LIpYJ9ZiVr++4iFt0K46FEmnItuSUeidU57v23r1NPWZ56hR3rR9U+8qOuz5h14UwWDELA5UHtNiwJI6OgIWg3awjopTvJNj2Y42nhwTPlzYjyQ5yMjdb/FHwQepR0FLkEw7WOMdLDyE7hYtEyhU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785916770; c=relaxed/simple; bh=bgf5foDOMQcya16r8ogAU1euaa2lbskYN4qKkdCh+NQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=rwTK+qKWnVdVJGfITEWugL6IxWfiZlIKCdD6ZPgwHJLE1i4yQJiHGDK5Nt8vcd5NTkDLCMNkZjJnbWy8/uC8OQg6tXVnwNsgFUQlsLoiP3kJwrv1DddQGJzpnWW+BTCyRg+TGXN74TB8LGXd1zBNuyIl/w/XBSSy5sfVkXAyS1A= 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=GgxyBVQK; arc=none smtp.client-ip=185.246.85.4 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="GgxyBVQK" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 75FEA4E4104C; Wed, 5 Aug 2026 07:59:25 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 421FC602AB; Wed, 5 Aug 2026 07:59:25 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 32F2E11C34345; Wed, 5 Aug 2026 09:59:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1785916760; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=uWYyIPxQNQm763CnWMRXE8mFe9yxvDxkksTzR9Z2h10=; b=GgxyBVQKG06TgXBohXqvqs2wdfNRclcLClOu5brAcuVwqFJMhhvgnsKU2kDIo9LT96PB40 VUnqQcxsyCz1g8el+duwkt5Mgo135U+ecLeJPthKxhi0hQci654lnSaQj1UrLf2qMh2sBF pfcEvLknIsmX0WJckfDo9zBkl/kfu8VZ43Sl1u/05X6kqfhTbwnKGdrC+noJLLkF19f5Ht PszP+eW7s42JEemyRIkytRnOOoKo0+CS5NzjPFuxMx7lRm218fmqv7N46s3aTLibKHJPaf AkwoouriJvbM6KENPTcBhTCEblVpe4Q16OF0RqrRS1NWDAtBIDDZFgAxl8MK2Q== From: Miquel Raynal To: Pratyush Yadav Cc: Michael Walle , Takahiro Kuwano , Richard Weinberger , Vignesh Raghavendra , Thomas Petazzoni , Steam Lin , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 00/28] mtd: spi-nor: Clean Winbond W25QxxJV family In-Reply-To: <20260804-winbond-v7-1-spi-nor-jv-cleanup-v4-0-ee3445066e4e@bootlin.com> (Miquel Raynal's message of "Tue, 04 Aug 2026 16:04:22 +0200") References: <20260804-winbond-v7-1-spi-nor-jv-cleanup-v4-0-ee3445066e4e@bootlin.com> User-Agent: mu4e 1.12.12; emacs 30.2 Date: Wed, 05 Aug 2026 09:59:15 +0200 Message-ID: <87a4r1f164.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 Hello, On 04/08/2026 at 16:04:22 +02, Miquel Raynal wr= ote: > Thanks to Winbond collaboration, I was able to test almost the entire JV > SPI NOR family. A few chips could not be sourced, I decided to apply the > very same logic than the other chips, all of them behave identically as > shown in all the logs that I am sharing in each and every commit. > > This series is pretty straightforward, it is here to cleanup the JV > entries by: > - Aligning the comments and "fixing" the chip names in them > - Reordering the chips by density and family > - Testing and showing all the SFDP content and passing all the SPI NOR > tests to ensure a good level of support. > - Adding all the locking information when it is missing. > > Since v3, these Winbond changes are prefixed with core changes, to make > the whole support work with legacy chips and SFDP compliant chips at the > same time. I cleared the wrong version of the sfdp table pointer in my v4, Sashiko complains ad nauseam about that. Otherwise, the other comments are bullshit. I'll send a v5 with that pointer assignment fixed. Thanks, Miqu=C3=A8l