linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] mtd: rawnand: Add support for Macronix NAND randomizer
@ 2020-02-17  6:56 Mason Yang
  2020-02-17  6:56 ` [PATCH v5 1/2] " Mason Yang
  2020-02-17  6:56 ` [PATCH v5 2/2] dt-bindings: mtd: Document Macronix NAND device bindings Mason Yang
  0 siblings, 2 replies; 7+ messages in thread
From: Mason Yang @ 2020-02-17  6:56 UTC (permalink / raw)
  To: miquel.raynal, richard, vigneshr, robh+dt, mark.rutland
  Cc: devicetree, tglx, juliensu, frieder.schrempf, allison,
	linux-kernel, linux-mtd, yuehaibing, Mason Yang

Hi,
changelog
v5:
coding patch & add more description in DTS by Miquel's comments.

v4:
coding patch & add a new DTS for randomizer enabled.

v3:
To enable randomizer by specific DT property in children nodes,
mxic,enable-randomizer-otp;

v2:
To enable randomizer by checking chip options NAND_NO_SUBPAGE_WRITE

v1:
To enable randomizer by sys-fs

thanks for your time & review.
Mason


Mason Yang (2):
  mtd: rawnand: Add support for Macronix NAND randomizer
  dt-bindings: mtd: Document Macronix NAND device bindings

 .../devicetree/bindings/mtd/nand-macronix.txt      | 28 ++++++++
 drivers/mtd/nand/raw/nand_macronix.c               | 81 ++++++++++++++++++++++
 2 files changed, 109 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mtd/nand-macronix.txt

-- 
1.9.1


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

end of thread, other threads:[~2020-03-12  1:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17  6:56 [PATCH v5 0/2] mtd: rawnand: Add support for Macronix NAND randomizer Mason Yang
2020-02-17  6:56 ` [PATCH v5 1/2] " Mason Yang
2020-03-10 18:32   ` Miquel Raynal
2020-02-17  6:56 ` [PATCH v5 2/2] dt-bindings: mtd: Document Macronix NAND device bindings Mason Yang
2020-03-10 18:31   ` Miquel Raynal
2020-03-11  7:45   ` Miquel Raynal
2020-03-12  1:55     ` masonccyang

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