linux-mtd.lists.infradead.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; 4+ messages in thread
From: Kamal Dasu @ 2020-01-22 21:33 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mark Rutland, devicetree, Florian Fainelli, Vignesh Raghavendra,
	Paul Burton, Kamal Dasu, Richard Weinberger, linux-mips,
	Ralf Baechle, linaro-mm-sig, Rob Herring, linux-mtd, dri-devel,
	Miquel Raynal, James Hogan, bcm-kernel-feedback-list,
	Brian Norris, Sumit Semwal, linux-media

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


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

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

end of thread, other threads:[~2020-01-22 21:34 UTC | newest]

Thread overview: 4+ 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-01-22 21:33 ` [PATCH V4 2/3] arch: mips: brcm: Add 7425 flash-edu support Kamal Dasu
2020-01-22 21:33 ` [PATCH V4 3/3] mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers Kamal Dasu

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