hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/devicetree/bindings/mtd/samsung-s3c2410.txt
....@@ -6,7 +6,7 @@
66 "samsung,s3c2412-nand"
77 "samsung,s3c2440-nand"
88 - reg : register's location and length.
9
-- #address-cells, #size-cells : see nand.txt
9
+- #address-cells, #size-cells : see nand-controller.yaml
1010 - clocks : phandle to the nand controller clock
1111 - clock-names : must contain "nand"
1212
....@@ -14,8 +14,8 @@
1414 Child nodes representing the available nand chips.
1515
1616 Optional child properties:
17
-- nand-ecc-mode : see nand.txt
18
-- nand-on-flash-bbt : see nand.txt
17
+- nand-ecc-mode : see nand-controller.yaml
18
+- nand-on-flash-bbt : see nand-controller.yaml
1919
2020 Each child device node may optionally contain a 'partitions' sub-node,
2121 which further contains sub-nodes describing the flash partition mapping.