Searched +full:nand +full:- +full:use +full:- +full:soft +full:- +full:ecc +full:- +full:engine (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/mtd/nand-controller.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NAND Chip and NAND Controller Generic Binding10 - Miquel Raynal <miquel.raynal@bootlin.com>11 - Richard Weinberger <richard@nod.at>14 The NAND controller should be represented with its own DT node, and15 all NAND chips attached to this controller should be defined as16 children nodes of the NAND controller. This representation should be[all …]
1 Atmel NAND flash controller bindings3 The NAND flash controller node should be defined under the EBI bus (see4 Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt).5 One or several NAND devices can be defined under this NAND controller.6 The NAND controller might be connected to an ECC engine.8 * NAND controller bindings:11 - compatible: should be one of the following12 "atmel,at91rm9200-nand-controller"13 "atmel,at91sam9260-nand-controller"14 "atmel,at91sam9261-nand-controller"[all …]