mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
3443333284
Some files over there won't parse well by Sphinx. Fix them. Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # for IIO Acked-by: Fabrice Gasnier <fabrice.gasnier@st.com> Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/58cf3c2d611e0197fb215652719ebd82ca2658db.1604042072.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
23 lines
642 B
Plaintext
23 lines
642 B
Plaintext
What: /sys/bus/iio/devices/iio:deviceX/in_voltage_spi_clk_freq
|
|
KernelVersion: 4.14
|
|
Contact: arnaud.pouliquen@st.com
|
|
Description:
|
|
For audio purpose only.
|
|
|
|
Used by audio driver to set/get the spi input frequency.
|
|
|
|
This is mandatory if DFSDM is slave on SPI bus, to
|
|
provide information on the SPI clock frequency during runtime
|
|
Notice that the SPI frequency should be a multiple of sample
|
|
frequency to ensure the precision.
|
|
|
|
if DFSDM input is SPI master:
|
|
|
|
Reading SPI clkout frequency,
|
|
error on writing
|
|
|
|
If DFSDM input is SPI Slave:
|
|
|
|
Reading returns value previously set.
|
|
Writing value before starting conversions.
|