^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) M-Systems and Sandisk DiskOnChip devices
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) M-System DiskOnChip G3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) ======================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) The Sandisk (formerly M-Systems) docg3 is a nand device of 64M to 256MB.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) Required properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) - compatible: should be "m-systems,diskonchip-g3"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) - reg: register base and size
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) Example:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) docg3: flash@0 {
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) compatible = "m-systems,diskonchip-g3";
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) reg = <0x0 0x2000>;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) };