Lines Matching +full:nand +full:- +full:ecc +full:- +full:engine
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mtd/mxicy,nand-ecc-engine.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Macronix NAND ECC engine
10 - Miquel Raynal <miquel.raynal@bootlin.com>
14 const: mxicy,nand-ecc-engine-rev3
26 - compatible
27 - reg
32 - |
35 compatible = "mxicy,mx25f0a-spi";
37 reg-names = "regs", "dirmap";
39 clock-names = "send_clk", "send_dly_clk", "ps_clk";
40 #address-cells = <1>;
41 #size-cells = <0>;
44 compatible = "spi-nand";
46 nand-ecc-engine = <&ecc_engine0>;
50 ecc_engine0: ecc@43c40000 {
51 compatible = "mxicy,nand-ecc-engine-rev3";
55 - |
58 compatible = "mxicy,mx25f0a-spi";
60 reg-names = "regs", "dirmap";
62 clock-names = "send_clk", "send_dly_clk", "ps_clk";
63 #address-cells = <1>;
64 #size-cells = <0>;
65 nand-ecc-engine = <&ecc_engine1>;
68 compatible = "spi-nand";
70 nand-ecc-engine = <&spi_controller1>;
74 ecc_engine1: ecc@43c40000 {
75 compatible = "mxicy,nand-ecc-engine-rev3";