All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support for "on-die" ECC on Davinci.
@ 2024-10-05  8:26 ` Marcus Folkesson
  0 siblings, 0 replies; 10+ messages in thread
From: Marcus Folkesson @ 2024-10-05  8:26 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-mtd, linux-kernel, devicetree, Marcus Folkesson

Some chips, e.g. Micron MT29F1G08ABBFAH4, has a mandatory on-die ECC.
Add "on-die" as ECC engine type in order to be compatible with those.

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
Changes in v3:
- Fix formatting issues in yaml file
- Link to v2: https://lore.kernel.org/r/20241002-ondie-v2-0-318156d8c7b4@gmail.com

Changes in v2:
- Convert dt-bindings file to yaml
- Link to v1: https://lore.kernel.org/r/20241001-ondie-v1-0-a3daae15c89d@gmail.com

---
Marcus Folkesson (2):
      mtd: nand: davinci: add support for on-die ECC engine type
      dt-bindings: mtd: davinci: convert to yaml

 .../devicetree/bindings/mtd/davinci-nand.txt       |  94 -------------------
 .../devicetree/bindings/mtd/ti,davinci-nand.yaml   | 102 +++++++++++++++++++++
 drivers/mtd/nand/raw/davinci_nand.c                |   5 +-
 3 files changed, 106 insertions(+), 95 deletions(-)
---
base-commit: 200289db261f0c8131a5756133e9d30966289c3b
change-id: 20241001-ondie-a0edcf28f846

Best regards,
-- 
Marcus Folkesson <marcus.folkesson@gmail.com>


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

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

end of thread, other threads:[~2024-10-05 14:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-05  8:26 [PATCH v3 0/2] Add support for "on-die" ECC on Davinci Marcus Folkesson
2024-10-05  8:26 ` Marcus Folkesson
2024-10-05  8:26 ` [PATCH v3 1/2] mtd: nand: davinci: add support for on-die ECC engine type Marcus Folkesson
2024-10-05  8:26   ` Marcus Folkesson
2024-10-05  8:26 ` [PATCH v3 2/2] dt-bindings: mtd: davinci: convert to yaml Marcus Folkesson
2024-10-05  8:26   ` Marcus Folkesson
2024-10-05 14:24   ` Rob Herring (Arm)
2024-10-05 14:24     ` Rob Herring (Arm)
2024-10-05 14:40     ` Rob Herring
2024-10-05 14:40       ` Rob Herring

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.