Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

iio: move ABI specification for store_eeprom; is used by ad9523, mcp4725 and ds1077 devices

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

authored by

Peter Meerwald and committed by
Jonathan Cameron
f7883d12 bd53a414

+8 -8
+8
Documentation/ABI/testing/sysfs-bus-iio
··· 793 793 Description: 794 794 This attribute is used to read the amount of quadrature error 795 795 present in the device at a given time. 796 + 797 + What: /sys/bus/iio/devices/iio:deviceX/store_eeprom 798 + KernelVersion: 3.4.0 799 + Contact: linux-iio@vger.kernel.org 800 + Description: 801 + Writing '1' stores the current device configuration into 802 + on-chip EEPROM. After power-up or chip reset the device will 803 + automatically load the saved configuration.
-8
Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523
··· 18 18 Reading returns either '1' or '0'. '1' means that the 19 19 pllY is locked. 20 20 21 - What: /sys/bus/iio/devices/iio:deviceX/store_eeprom 22 - KernelVersion: 3.4.0 23 - Contact: linux-iio@vger.kernel.org 24 - Description: 25 - Writing '1' stores the current device configuration into 26 - on-chip EEPROM. After power-up or chip reset the device will 27 - automatically load the saved configuration. 28 - 29 21 What: /sys/bus/iio/devices/iio:deviceX/sync_dividers 30 22 KernelVersion: 3.4.0 31 23 Contact: linux-iio@vger.kernel.org