hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/devicetree/bindings/mtd/nvidia-tegra20-nand.txt
....@@ -26,14 +26,14 @@
2626 "hw" is supported.
2727 - nand-ecc-algo: string, algorithm of NAND ECC.
2828 Supported values with "hw" ECC mode are: "rs", "bch".
29
-- nand-bus-width : See nand.txt
30
-- nand-on-flash-bbt: See nand.txt
29
+- nand-bus-width : See nand-controller.yaml
30
+- nand-on-flash-bbt: See nand-controller.yaml
3131 - nand-ecc-strength: integer representing the number of bits to correct
3232 per ECC step (always 512). Supported strength using HW ECC
3333 modes are:
3434 - RS: 4, 6, 8
3535 - BCH: 4, 8, 14, 16
36
-- nand-ecc-maximize: See nand.txt
36
+- nand-ecc-maximize: See nand-controller.yaml
3737 - nand-is-boot-medium: Makes sure only ECC strengths supported by the boot ROM
3838 are chosen.
3939 - wp-gpios: GPIO specifier for the write protect pin.