[PATCH 2/2] dt-bindings: mtd: davinci: add support for on-die ECC engine type

From: Marcus Folkesson
Date: Tue Oct 01 2024 - 06:44:36 EST


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@xxxxxxxxx>
---
Documentation/devicetree/bindings/mtd/davinci-nand.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mtd/davinci-nand.txt b/Documentation/devicetree/bindings/mtd/davinci-nand.txt
index eb8e2ff4dbd2901b3c396f2e66c1f590a32dcf67..9afda5cd956494c6b3171bdbaecaeb289acd64ea 100644
--- a/Documentation/devicetree/bindings/mtd/davinci-nand.txt
+++ b/Documentation/devicetree/bindings/mtd/davinci-nand.txt
@@ -44,6 +44,7 @@ Recommended properties :
- "none"
- "soft"
- "hw"
+ - "on-die"

- ti,davinci-ecc-bits: used ECC bits, currently supported 1 or 4.


--
2.46.0