]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/ABI/testing/sysfs-class-mtd
Merge remote-tracking branch 'kgdb/kgdb-next'
[karo-tx-linux.git] / Documentation / ABI / testing / sysfs-class-mtd
index 76ee192f80a080b12f319d2e6624f38606f4efa7..3b5c3bca9186d13e8cf5f1911b2fc88424c6970f 100644 (file)
@@ -222,3 +222,13 @@ Description:
                The number of blocks that are marked as reserved, if any, in
                this partition. These are typically used to store the in-flash
                bad block table (BBT).
+
+What:          /sys/class/mtd/mtdX/offset
+Date:          March 2015
+KernelVersion: 4.1
+Contact:       linux-mtd@lists.infradead.org
+Description:
+               For a partition, the offset of that partition from the start
+               of the master device in bytes. This attribute is absent on
+               main devices, so it can be used to distinguish between
+               partitions and devices that aren't partitions.