Lines Matching full:nand
4 $id: http://devicetree.org/schemas/mtd/nand-controller.yaml#
7 title: NAND Chip and NAND Controller Generic Binding
14 The NAND controller should be represented with its own DT node, and
15 all NAND chips attached to this controller should be defined as
16 children nodes of the NAND controller. This representation should be
31 pattern: "^nand-controller(@.*)?"
42 "^nand@[a-f0-9]$":
49 nand-ecc-mode:
55 embedded in the NAND controller) or software correction
57 and should be replaced by soft and nand-ecc-algo.
59 nand-ecc-algo:
66 nand-bus-width:
72 Bus width to the NAND chip
74 nand-on-flash-bbt:
85 nand-ecc-strength:
92 nand-ecc-step-size:
99 nand-ecc-maximize:
108 want to make your NAND as reliable as possible.
110 nand-is-boot-medium:
113 Whether or not the NAND chip is a boot medium. Drivers might
117 nand-rb:
131 nand-controller {
137 nand@0 {
139 nand-ecc-mode = "soft";
140 nand-ecc-algo = "bch";