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

Configure Feed

Select the types of activity you want to include in your feed.

docs: iio: ad3552r: fix malformed table

Fix malformed table.

Fixes: ede84c455659 ("docs: iio: add documentation for ad3552r driver")
Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
Link: https://patch.msgid.link/20250415-wip-bl-ad3552r-fix-doc-table-v1-1-717ffd320c9d@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Angelo Dureghello and committed by
Jonathan Cameron
0b9c738f 70788d26

+1 -1
+1 -1
Documentation/iio/ad3552r.rst
··· 56 56 | Debugfs device files | Description | 57 57 +-----------------------+------------------------------------------------------+ 58 58 | data_source | The used data source, as | 59 - | | ``normal``, ``ramp-16bit``, etc. | 59 + | | ``normal``, ``ramp-16bit``, etc. | 60 60 +-----------------------+------------------------------------------------------+ 61 61 | data_source_available | The available data sources. | 62 62 +-----------------------+------------------------------------------------------+