summaryrefslogtreecommitdiffstats
path: root/Documentation/mmc
diff options
context:
space:
mode:
authorBojan Prtvar <prtvar.b@gmail.com>2016-07-04 13:56:55 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2016-07-25 10:34:48 +0200
commit5fb06af7a33b4b5cedccedb611cf77568163027b (patch)
tree28e587c400cb8e75b7eaf4766b57a7cffe739bd5 /Documentation/mmc
parent1883edd17d11983578ac7eb1ca63c5845bca56fe (diff)
downloadop-kernel-dev-5fb06af7a33b4b5cedccedb611cf77568163027b.zip
op-kernel-dev-5fb06af7a33b4b5cedccedb611cf77568163027b.tar.gz
mmc: core: Extend sysfs with OCR register
Registers CID and CSD are already exported through sysfs so let's make this interface complete by adding missing OCR register. Signed-off-by: Bojan Prtvar <prtvar.b@gmail.com> Reviewed-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/mmc')
-rw-r--r--Documentation/mmc/mmc-dev-attrs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/mmc/mmc-dev-attrs.txt b/Documentation/mmc/mmc-dev-attrs.txt
index caa5557..8163eca 100644
--- a/Documentation/mmc/mmc-dev-attrs.txt
+++ b/Documentation/mmc/mmc-dev-attrs.txt
@@ -28,6 +28,7 @@ All attributes are read-only.
preferred_erase_size Preferred erase size
raw_rpmb_size_mult RPMB partition size
rel_sectors Reliable write sector count
+ ocr Operation Conditions Register
Note on Erase Size and Preferred Erase Size:
OpenPOWER on IntegriCloud