Lines Matching +full:nand +full:- +full:controller
1 * Oxford Semiconductor OXNAS NAND Controller
3 Please refer to nand-controller.yaml for generic information regarding MTD NAND bindings.
6 - compatible: "oxsemi,ox820-nand"
7 - reg: Base address and length for NAND mapped memory.
10 - clocks: phandle to the NAND gate clock if needed.
11 - resets: phandle to the NAND reset control if needed.
15 nandc: nand-controller@41000000 {
16 compatible = "oxsemi,ox820-nand";
20 #address-cells = <1>;
21 #size-cells = <0>;
23 nand@0 {
25 #address-cells = <1>;
26 #size-cells = <1>;
27 nand-ecc-mode = "soft";
28 nand-ecc-algo = "hamming";
33 read-only;