linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/3] mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers
@ 2020-01-22 21:33 Kamal Dasu
  2020-01-22 21:33 ` [PATCH V4 1/3] dt: bindings: brcmnand: Add support for flash-edu Kamal Dasu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kamal Dasu @ 2020-01-22 21:33 UTC (permalink / raw)
  To: linux-kernel
  Cc: Kamal Dasu, Miquel Raynal, Richard Weinberger,
	Vignesh Raghavendra, Rob Herring, Mark Rutland, Florian Fainelli,
	Ralf Baechle, Paul Burton, James Hogan, Brian Norris,
	Sumit Semwal, linux-mtd, devicetree, bcm-kernel-feedback-list,
	linux-mips, linux-media, dri-devel, linaro-mm-sig

V2 Changes:
Refactored drivers/mtd/nand/raw/brcmnand/brcmnand.c  based on initial review comments 

V3 Changes :
No change ignore this patch set 

V4 changes :
- Included cover letter to resend the patch set 
 .../devicetree/bindings/mtd/brcm,brcmnand.txt - Added Reviewed-by tag
 arch/mips/boot/dts/brcm/bcm7425.dtsi          - Added Reviwed-by, Acked-by tag
 drivers/mtd/nand/raw/brcmnand/brcmnand.c      - refactored code based on V2 review changes 

Kamal Dasu (3):
  dt: bindings: brcmnand: Add support for flash-edu
  arch: mips: brcm: Add 7425 flash-edu support
  mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers

 .../devicetree/bindings/mtd/brcm,brcmnand.txt |  10 +-
 arch/mips/boot/dts/brcm/bcm7425.dtsi          |   4 +-
 drivers/mtd/nand/raw/brcmnand/brcmnand.c      | 293 +++++++++++++++++-
 3 files changed, 294 insertions(+), 13 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-03-11 15:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22 21:33 [PATCH V4 0/3] mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers Kamal Dasu
2020-01-22 21:33 ` [PATCH V4 1/3] dt: bindings: brcmnand: Add support for flash-edu Kamal Dasu
2020-03-11 15:44   ` Miquel Raynal
2020-01-22 21:33 ` [PATCH V4 2/3] arch: mips: brcm: Add 7425 flash-edu support Kamal Dasu
2020-03-11 15:44   ` Miquel Raynal
2020-01-22 21:33 ` [PATCH V4 3/3] mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers Kamal Dasu
2020-03-11 15:44   ` 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).