From 5fb06af7a33b4b5cedccedb611cf77568163027b Mon Sep 17 00:00:00 2001 From: Bojan Prtvar Date: Mon, 4 Jul 2016 13:56:55 +0200 Subject: 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 Reviewed-by: Wolfram Sang Signed-off-by: Ulf Hansson --- Documentation/mmc/mmc-dev-attrs.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/mmc') diff --git a/Documentation/mmc/mmc-dev-attrs.txt b/Documentation/mmc/mmc-dev-attrs.txt index caa555706f89..8163eca8522b 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: -- cgit v1.2.3-59-g8ed1b