All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/2] Fix issues related to register access in IPQ NAND
@ 2020-06-12  6:49 ` Sivaprakash Murugesan
  0 siblings, 0 replies; 11+ messages in thread
From: Sivaprakash Murugesan @ 2020-06-12  6:49 UTC (permalink / raw)
  To: miquel.raynal, richard, vigneshr, peter.ujfalusi, sivaprak,
	boris.brezillon, architt, linux-mtd, linux-kernel

Patch 1: avoids register write to unavailable SFLASHC_BURST_CFG register
Patch 2: set BAM mode only if not set by bootloader

[V3]
 * Addressed review comments from Miquel
[V2]
 * As per review comments from Miquèl split the original patch into two
   addressing independent issues.  

Sivaprakash Murugesan (2):
  mtd: rawnand: qcom: remove write to unavailable register
  mtd: rawnand: qcom: set BAM mode only if not set already

 drivers/mtd/nand/raw/qcom_nandc.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

-- 
2.7.4


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <1591944227-12934-1-git-send-email-sivaprak@codeaurora.org>]

end of thread, other threads:[~2020-06-12  7:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-12  6:49 [PATCH V3 0/2] Fix issues related to register access in IPQ NAND Sivaprakash Murugesan
2020-06-12  6:49 ` Sivaprakash Murugesan
2020-06-12  6:49 ` [PATCH V3 1/2] mtd: rawnand: qcom: avoid write to unavailable register Sivaprakash Murugesan
2020-06-12  6:49   ` Sivaprakash Murugesan
2020-06-12  7:16   ` Miquel Raynal
2020-06-12  7:16     ` Miquel Raynal
2020-06-12  6:49 ` [PATCH V3 2/2] mtd: rawnand: qcom: set BAM mode only if not set already Sivaprakash Murugesan
2020-06-12  6:49   ` Sivaprakash Murugesan
2020-06-12  7:23   ` Miquel Raynal
2020-06-12  7:23     ` Miquel Raynal
     [not found] <1591944227-12934-1-git-send-email-sivaprak@codeaurora.org>
2020-06-12  6:43 ` [PATCH V3 1/2] mtd: rawnand: qcom: avoid write to unavailable register Sivaprakash Murugesan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.