Lines Matching +full:nand +full:- +full:ecc +full:- +full:strength
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mtd/nand-chip.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NAND Chip and NAND Controller Generic Binding
10 - Miquel Raynal <miquel.raynal@bootlin.com>
13 This file covers the generic description of a NAND chip. It implies that the
14 bus interface should not be taken into account: both raw NAND devices and
15 SPI-NAND devices are concerned by this description.
20 Contains the chip-select IDs.
22 nand-ecc-engine:
24 A phandle on the hardware ECC engine if any. There are
26 1/ The ECC engine is part of the NAND controller, in this
28 2/ The ECC engine is part of the NAND part (on-die), in this
30 3/ The ECC engine is external, in this case the phandle should
31 reference the specific ECC engine node.
34 nand-use-soft-ecc-engine:
35 description: Use a software ECC engine.
38 nand-no-ecc-engine:
39 description: Do not use any ECC correction.
42 nand-ecc-algo:
44 Desired ECC algorithm.
48 nand-ecc-strength:
50 Maximum number of bits that can be corrected per ECC step.
54 nand-ecc-step-size:
56 Number of data bytes covered by a single ECC step.
60 secure-regions:
62 Regions in the NAND chip which are protected using a secure element
65 $ref: /schemas/types.yaml#/definitions/uint64-matrix
68 - reg