1 Sigma Designs Tango4 NAND Flash Controller (NFC)
5 - compatible: "sigma,smp8758-nand"
6 - reg: address/size of nfc_reg, nfc_mem, and pbus_reg
7 - dmas: reference to the DMA channel used by the controller
9 - clocks: reference to the system clock
13 Children nodes represent the available NAND chips.
14 See Documentation/devicetree/bindings/mtd/nand-controller.yaml for generic bindings.
18 nandc: nand-controller@2c000 {
19 compatible = "sigma,smp8758-nand";
20 reg = <0x2c000 0x30>, <0x2d000 0x800>, <0x20000 0x1000>;
23 clocks = <&clkgen SYS_CLK>;
29 nand-ecc-strength = <14>;
30 nand-ecc-step-size = <1024>;
35 nand-ecc-strength = <14>;
36 nand-ecc-step-size = <1024>;