Lines Matching +full:nand +full:- +full:ecc +full:- +full:mode
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mtd/mxc-nand.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
13 - $ref: "nand-controller.yaml"
17 const: fsl,imx27-nand
26 - compatible
27 - reg
28 - interrupts
33 - |
34 nand-controller@d8000000 {
35 #address-cells = <1>;
36 #size-cells = <0>;
37 compatible = "fsl,imx27-nand";
40 nand-bus-width = <8>;
41 nand-ecc-mode = "hw";