]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/mmc/mmc-dev-attrs.txt
Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu...
[karo-tx-linux.git] / Documentation / mmc / mmc-dev-attrs.txt
index 404a0e9e92b0c8ea5823271eecc06c965ffaed35..4ad0bb17f3436bcf99c0dac12e1c199e31f7fc30 100644 (file)
@@ -13,7 +13,7 @@ SD and MMC Device Attributes
 
 All attributes are read-only.
 
-       cid                     Card Identifaction Register
+       cid                     Card Identification Register
        csd                     Card Specific Data Register
        scr                     SD Card Configuration Register (SD only)
        date                    Manufacturing Date (from CID Register)
@@ -30,6 +30,7 @@ All attributes are read-only.
        rel_sectors             Reliable write sector count
        ocr                     Operation Conditions Register
        dsr                     Driver Stage Register
+       cmdq_en                 Command Queue enabled: 1 => enabled, 0 => not enabled
 
 Note on Erase Size and Preferred Erase Size:
 
@@ -71,6 +72,6 @@ Note on Erase Size and Preferred Erase Size:
        "preferred_erase_size" is in bytes.
 
 Note on raw_rpmb_size_mult:
-       "raw_rpmb_size_mult" is a mutliple of 128kB block.
+       "raw_rpmb_size_mult" is a multiple of 128kB block.
        RPMB size in byte is calculated by using the following equation:
        RPMB partition size = 128kB x raw_rpmb_size_mult