]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
iio: move ABI specification for store_eeprom; is used by ad9523, mcp4725 and ds1077...
authorPeter Meerwald <pmeerw@pmeerw.net>
Sun, 23 Jun 2013 21:30:00 +0000 (22:30 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 3 Aug 2013 17:40:31 +0000 (18:40 +0100)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/ABI/testing/sysfs-bus-iio
Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523

index e49d84c00eeee6c420f6e44ba4f9d887988775f2..45ae709db4ffcd645dc78ed6a1522c9d4c540ada 100644 (file)
@@ -793,3 +793,11 @@ Contact:   linux-iio@vger.kernel.org
 Description:
                This attribute is used to read the amount of quadrature error
                present in the device at a given time.
+
+What:          /sys/bus/iio/devices/iio:deviceX/store_eeprom
+KernelVersion: 3.4.0
+Contact:       linux-iio@vger.kernel.org
+Description:
+               Writing '1' stores the current device configuration into
+               on-chip EEPROM. After power-up or chip reset the device will
+               automatically load the saved configuration.
index 2ce9c3f68eeea771c36f73482411c089863c0391..a91aeabe7b244ff07a51bd1bd1ea935b6e7c7e4b 100644 (file)
@@ -18,14 +18,6 @@ Description:
                Reading returns either '1' or '0'. '1' means that the
                pllY is locked.
 
-What:          /sys/bus/iio/devices/iio:deviceX/store_eeprom
-KernelVersion: 3.4.0
-Contact:       linux-iio@vger.kernel.org
-Description:
-               Writing '1' stores the current device configuration into
-               on-chip EEPROM. After power-up or chip reset the device will
-               automatically load the saved configuration.
-
 What:          /sys/bus/iio/devices/iio:deviceX/sync_dividers
 KernelVersion: 3.4.0
 Contact:       linux-iio@vger.kernel.org