linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mtd: spi-nor: amend the rdsr dummy cycles documentation
@ 2022-04-18 11:28 Michael Walle
  2022-04-20  6:03 ` Pratyush Yadav
  2022-05-02  6:47 ` Pratyush Yadav
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Walle @ 2022-04-18 11:28 UTC (permalink / raw)
  To: Tudor Ambarus, Pratyush Yadav
  Cc: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
	linux-mtd, linux-kernel, Michael Walle

The rdsr dummy cycles are only used by the 8d-8d-8d mode. Mention that
in the documentation.

Signed-off-by: Michael Walle <michael@walle.cc>
---
 drivers/mtd/spi-nor/core.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/drivers/mtd/spi-nor/core.h b/drivers/mtd/spi-nor/core.h
index e355457a8555..beb622ae2779 100644
--- a/drivers/mtd/spi-nor/core.h
+++ b/drivers/mtd/spi-nor/core.h
@@ -236,9 +236,10 @@ struct spi_nor_otp {
  * @writesize		Minimal writable flash unit size. Defaults to 1. Set to
  *			ECC unit size for ECC-ed flashes.
  * @page_size:		the page size of the SPI NOR flash memory.
- * @rdsr_dummy:		dummy cycles needed for Read Status Register command.
+ * @rdsr_dummy:		dummy cycles needed for Read Status Register command
+ *			in octal DTR mode.
  * @rdsr_addr_nbytes:	dummy address bytes needed for Read Status Register
- *			command.
+ *			command in octal DTR mode.
  * @hwcaps:		describes the read and page program hardware
  *			capabilities.
  * @reads:		read capabilities ordered by priority: the higher index
-- 
2.30.2


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

* Re: [PATCH] mtd: spi-nor: amend the rdsr dummy cycles documentation
  2022-04-18 11:28 [PATCH] mtd: spi-nor: amend the rdsr dummy cycles documentation Michael Walle
@ 2022-04-20  6:03 ` Pratyush Yadav
  2022-05-02  6:47 ` Pratyush Yadav
  1 sibling, 0 replies; 3+ messages in thread
From: Pratyush Yadav @ 2022-04-20  6:03 UTC (permalink / raw)
  To: Michael Walle
  Cc: Tudor Ambarus, Miquel Raynal, Richard Weinberger,
	Vignesh Raghavendra, linux-mtd, linux-kernel

On 18/04/22 01:28PM, Michael Walle wrote:
> The rdsr dummy cycles are only used by the 8d-8d-8d mode. Mention that
> in the documentation.
> 
> Signed-off-by: Michael Walle <michael@walle.cc>

Reviewed-by: Pratyush Yadav <p.yadav@ti.com>

-- 
Regards,
Pratyush Yadav
Texas Instruments Inc.

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

* Re: [PATCH] mtd: spi-nor: amend the rdsr dummy cycles documentation
  2022-04-18 11:28 [PATCH] mtd: spi-nor: amend the rdsr dummy cycles documentation Michael Walle
  2022-04-20  6:03 ` Pratyush Yadav
@ 2022-05-02  6:47 ` Pratyush Yadav
  1 sibling, 0 replies; 3+ messages in thread
From: Pratyush Yadav @ 2022-05-02  6:47 UTC (permalink / raw)
  To: Michael Walle, Tudor Ambarus
  Cc: Richard Weinberger, linux-mtd, Miquel Raynal, linux-kernel,
	Vignesh Raghavendra

On Mon, 18 Apr 2022 13:28:37 +0200, Michael Walle wrote:
> The rdsr dummy cycles are only used by the 8d-8d-8d mode. Mention that
> in the documentation.
> 
> 

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-nor/next, thanks!
[1/1] mtd: spi-nor: amend the rdsr dummy cycles documentation
      https://git.kernel.org/mtd/c/5ad784d990

--
Regards,
Pratyush Yadav
Texas Instruments Inc.


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

end of thread, other threads:[~2022-05-02  6:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-18 11:28 [PATCH] mtd: spi-nor: amend the rdsr dummy cycles documentation Michael Walle
2022-04-20  6:03 ` Pratyush Yadav
2022-05-02  6:47 ` Pratyush Yadav

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).