forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/Documentation/devicetree/bindings/mtd/fsmc-nand.txt
....@@ -30,9 +30,9 @@
3030 command is asserted. Zero means one cycle, 255 means 256
3131 cycles.
3232 - bank: default NAND bank to use (0-3 are valid, 0 is the default).
33
-- nand-ecc-mode : see nand.txt
34
-- nand-ecc-strength : see nand.txt
35
-- nand-ecc-step-size : see nand.txt
33
+- nand-ecc-mode : see nand-controller.yaml
34
+- nand-ecc-strength : see nand-controller.yaml
35
+- nand-ecc-step-size : see nand-controller.yaml
3636
3737 Can support 1-bit HW ECC (default) or if stronger correction is required,
3838 software-based BCH.