diff options
| author | Alexandru Ardelean <[email protected]> | 2018-03-12 17:48:15 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2018-03-17 20:50:26 +0000 |
| commit | 192af06a287bbfcae0de8fa456dca15767ecd056 (patch) | |
| tree | b64b9c34d9a3dfde9841cde0202a35b1914c3fd6 /tools/perf/scripts/python | |
| parent | 381522c030b5c249b70f4e35e3473ba07fa2cdc5 (diff) | |
iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ support
The `ad7780` driver does not implement setting/getting the sampling
frequency.
For the ad7780/ad7781 devices, the control is done via an external pin,
and the ad7170/ad7171 devices have a fixed sampling rate (so, no control).
For these devices, and similar other that may be added later on,
a AD_SD_CHANNEL_NO_SAMPLE_FREQ() macro has been added, which doesn't set
the IIO_CHAN_INFO_SAMP_FREQ flag.
Signed-off-by: Alexandru Ardelean <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions