Lines Matching refs:nand
39 ranges. Should contain "nand" and (optionally)
40 "flash-dma" or "flash-edu" and/or "nand-cache".
45 May be "nand", if the SoC has the individual NAND
53 - clock-names : "nand" (required for the above clock)
54 - brcm,nand-has-wp : Some versions of this IP include a write-protect
76 * "brcm,nand-bcm63138"
79 - reg-names: (required) "nand-int-base"
81 * "brcm,nand-bcm6368"
82 - compatible: should contain "brcm,nand-bcm<soc>", "brcm,nand-bcm6368"
85 - reg-names: (required) "nand-int-base"
87 * "brcm,nand-iproc"
109 - nand-ecc-strength : see nand-controller.yaml
110 - nand-ecc-step-size : must be 512 or 1024. See nand-controller.yaml
111 - nand-on-flash-bbt : boolean, to enable the on-flash BBT for this
112 chip-select. See nand-controller.yaml
113 - brcm,nand-oob-sector-size : integer, to denote the spare area sector size
131 nand@f0442800 {
135 reg-names = "nand", "flash-dma";
145 nand-on-flash-bbt;
146 nand-ecc-strength = <12>;
147 nand-ecc-step-size = <512>;
164 nand@10000200 {
165 compatible = "brcm,nand-bcm63168", "brcm,nand-bcm6368",
170 reg-names = "nand", "nand-cache", "nand-int-base";
174 clock-names = "nand";
182 nand-on-flash-bbt;
183 nand-ecc-strength = <1>;
184 nand-ecc-step-size = <512>;