mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 17:42:03 +02:00
Add ABI documentation file for PLL/DDS devices with frequency_resolution sysfs entry attribute used by both ADF4350 and ADF41513. Tested-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Rodrigo Alencar <rodrigo.alencar@analog.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
12 lines
581 B
Plaintext
12 lines
581 B
Plaintext
What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_resolution
|
|
KernelVersion: 3.4.0
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Stores channel Y frequency resolution/channel spacing in Hz for PLL
|
|
devices. The given value directly influences the operating mode when
|
|
fractional-N synthesis is required, as it derives values for
|
|
configurable modulus parameters used in the calculation of the output
|
|
frequency. It is assumed that the algorithm used to compute the various
|
|
dividers is able to generate proper values for multiples of the channel
|
|
spacing.
|