mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 18:06:56 +07:00
daa2b5c622
"git diff" says: \ No newline at end of file after modifying the files. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
17 lines
635 B
Plaintext
17 lines
635 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.
|