Message ID | 20240821162528.218292-1-miquel.raynal@bootlin.com |
---|---|
Headers | show
Return-Path: <linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=yFw2d+7M; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=iF9jLMc9; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4WpsCG07mzz23Rr for <incoming@patchwork.ozlabs.org>; Thu, 22 Aug 2024 02:26:01 +1000 (AEST) 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: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:In-Reply-To:References: List-Owner; bh=RolbSv+sX1JJkX38jrNukXqvPC3yvjFQGpJfQ8nTdSY=; b=yFw2d+7MdrBLsM pc+l5ydyqGekRxXs8qacNLeYw9mUkzWhxdtYFRXJv6sWV75xO++TVFaa+NCx86gJgVjO8X71f73SL mDFgWUI8kp4wYUUwQH6NAbLI0iKdL95DGo70RqgHAfavhJWzXUochVajh0gM5DTLt04kwdpLczQur mxONd+/aFJXYG5gLD9NayzXmSSWJ37Y2QHiwjso8t5jiTbQY+e94u+lQ2eF8tjYX4L8sbnv+E9PrM +S530IC6qk/GJavqnmo63HIayZgZQtjDCEEfF9OZx4NEnqwi2Ij+lZg+X5sPBmcuYXUk63/6RChPS 7T2Cr3+5UWIdLPw+Hh1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sgo9R-00000009kJE-2Ve3; Wed, 21 Aug 2024 16:25:37 +0000 Received: from relay8-d.mail.gandi.net ([2001:4b98:dc4:8::228]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sgo9N-00000009kFi-19RX for linux-mtd@lists.infradead.org; Wed, 21 Aug 2024 16:25:35 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id AF9971BF204; Wed, 21 Aug 2024 16:25:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1724257530; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ad804CjfeVcf2tejrm1Zcg8RD38AvtB5yU8+rMRGKiw=; b=iF9jLMc94l0RbBjrj/i9RmVD+3Faf0RdOgyie6l+aw7is+JUQ2f56z5zmPguYhHWYQT0u/ HtGV9Uy0HMiV9zDLf6QVCrqOg3AiDJETt7tCPbBSyKFEjvA9KY8ma1wfVLrX5I6I+A15jp Zijgll03t68W71B0l7SsfO7+khNsg8KAneTN9QX26RV307HeToh7Y/8oR31V8n5WfSUxTC C/UMQsyI12AqvMuP7PhGFhFaUKjXw7NKKWs0OD/tSWgx1dbMfl3ucVchUWb1Q7ZvVgrth8 Vjjo/RQx2yndgplC2rulHmW2mkRTD/1mo3B6A7Uef6r58FAC+D5tkUimbCepzQ== From: Miquel Raynal <miquel.raynal@bootlin.com> To: Richard Weinberger <richard@nod.at>, Vignesh Raghavendra <vigneshr@ti.com>, Tudor Ambarus <tudor.ambarus@linaro.org>, Pratyush Yadav <pratyush@kernel.org>, Michael Walle <michael@walle.cc>, <linux-mtd@lists.infradead.org> Cc: Julien Su <juliensu@mxic.com.tw>, Alvin Zhou <alvinzhou@mxic.com.tw>, Thomas Petazzoni <thomas.petazzoni@bootlin.com>, Miquel Raynal <miquel.raynal@bootlin.com> Subject: [PATCH 0/9] mtd: spi-nand: Continuous read support Date: Wed, 21 Aug 2024 18:25:19 +0200 Message-ID: <20240821162528.218292-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-GND-Sasl: miquel.raynal@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240821_092533_655490_E07E1D71 X-CRM114-Status: GOOD ( 10.19 ) X-Spam-Score: -2.8 (--) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello, After the raw NAND series, here is an equivalent series bringing continuous/sequential read support to spi-nand. The goal is to optimize the reads when several consecutive pages are read. More explana [...] Content analysis details: (-2.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2001:4b98:dc4:8:0:0:0:228 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.0 T_SCC_BODY_TEXT_LINE No description available. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list <linux-mtd.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-mtd>, <mailto:linux-mtd-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-mtd/> List-Post: <mailto:linux-mtd@lists.infradead.org> List-Help: <mailto:linux-mtd-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-mtd>, <mailto:linux-mtd-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-mtd" <linux-mtd-bounces@lists.infradead.org> Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org |
Series |
mtd: spi-nand: Continuous read support
|
expand
|