linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/1] mtd: rawnand: Add deassert_wp comment
@ 2023-12-01 21:24 dregan
  2023-12-04  7:39 ` Miquel Raynal
  2023-12-04 10:52 ` Miquel Raynal
  0 siblings, 2 replies; 3+ messages in thread
From: dregan @ 2023-12-01 21:24 UTC (permalink / raw)
  To: dregan, Miquel Raynal, Stephen Rothwell, Boris Brezillon,
	Boris Brezillon, Richard Weinberger, Vignesh Raghavendra,
	linux-mtd, linux-kernel, Linux Next Mailing List

From: David Regan <dregan@broadcom.com>

Add deassert_wp description comment

Signed-off-by: David Regan <dregan@broadcom.com>
---
Changes in v2: removed Boris Brezillon as author and SOB
---
 include/linux/mtd/rawnand.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/linux/mtd/rawnand.h b/include/linux/mtd/rawnand.h
index fcad94aa0515..3049b05d8a20 100644
--- a/include/linux/mtd/rawnand.h
+++ b/include/linux/mtd/rawnand.h
@@ -1001,6 +1001,8 @@ struct nand_op_parser {
 /**
  * struct nand_operation - NAND operation descriptor
  * @cs: the CS line to select for this NAND operation
+ * @deassert_wp: set to true when the operation requires the WP pin to be
+ *		 de-asserted (ERASE, PROG, ...)
  * @instrs: array of instructions to execute
  * @ninstrs: length of the @instrs array
  *
-- 
2.37.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 1/1] mtd: rawnand: Add deassert_wp comment
  2023-12-01 21:24 [PATCH v2 1/1] mtd: rawnand: Add deassert_wp comment dregan
@ 2023-12-04  7:39 ` Miquel Raynal
  2023-12-04 10:52 ` Miquel Raynal
  1 sibling, 0 replies; 3+ messages in thread
From: Miquel Raynal @ 2023-12-04  7:39 UTC (permalink / raw)
  To: dregan
  Cc: Stephen Rothwell, Boris Brezillon, Boris Brezillon,
	Richard Weinberger, Vignesh Raghavendra, linux-mtd, linux-kernel,
	Linux Next Mailing List

Hi David,

dregan@broadcom.com wrote on Fri,  1 Dec 2023 13:24:46 -0800:

> From: David Regan <dregan@broadcom.com>
> 
> Add deassert_wp description comment
> 
> Signed-off-by: David Regan <dregan@broadcom.com>

Thanks, I will probably squash it with the original commit.

Miquèl

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 1/1] mtd: rawnand: Add deassert_wp comment
  2023-12-01 21:24 [PATCH v2 1/1] mtd: rawnand: Add deassert_wp comment dregan
  2023-12-04  7:39 ` Miquel Raynal
@ 2023-12-04 10:52 ` Miquel Raynal
  1 sibling, 0 replies; 3+ messages in thread
From: Miquel Raynal @ 2023-12-04 10:52 UTC (permalink / raw)
  To: dregan, Miquel Raynal, Stephen Rothwell, Boris Brezillon,
	Boris Brezillon, Richard Weinberger, Vignesh Raghavendra,
	linux-mtd, linux-kernel, Linux Next Mailing List

On Fri, 2023-12-01 at 21:24:46 UTC, dregan wrote:
> From: David Regan <dregan@broadcom.com>
> 
> Add deassert_wp description comment
> 
> Signed-off-by: David Regan <dregan@broadcom.com>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-04 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-01 21:24 [PATCH v2 1/1] mtd: rawnand: Add deassert_wp comment dregan
2023-12-04  7:39 ` Miquel Raynal
2023-12-04 10:52 ` Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).