Lines Matching +full:lgm +full:- +full:ebunand
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mtd/intel,lgm-ebunand.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Intel LGM SoC NAND Controller
10 - $ref: nand-controller.yaml
13 - Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@linux.intel.com>
17 const: intel,lgm-ebunand
22 reg-names:
24 - const: ebunand
25 - const: hsnand
26 - const: nand_cs0
27 - const: nand_cs1
28 - const: addr_sel0
29 - const: addr_sel1
37 dma-names:
39 - const: tx
40 - const: rx
43 "^nand@[a-f0-9]$":
45 $ref: raw-nand-chip.yaml
51 nand-ecc-algo:
57 - compatible
58 - reg
59 - reg-names
60 - clocks
61 - dmas
62 - dma-names
67 - |
68 nand-controller@e0f00000 {
69 compatible = "intel,lgm-ebunand";
76 reg-names = "ebunand", "hsnand", "nand_cs0", "nand_cs1",
80 dma-names = "tx", "rx";
81 #address-cells = <1>;
82 #size-cells = <0>;
86 nand-ecc-mode = "hw";