mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
docs: iio: ad3552r: fix malformed table
Fix malformed table.
Fixes: ede84c4556
("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>
This commit is contained in:
parent
70788d26ae
commit
0b9c738f9c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ specific debugfs path ``/sys/kernel/debug/iio/iio:deviceX``.
|
|||
| Debugfs device files | Description |
|
||||
+-----------------------+------------------------------------------------------+
|
||||
| data_source | The used data source, as |
|
||||
| | ``normal``, ``ramp-16bit``, etc. |
|
||||
| | ``normal``, ``ramp-16bit``, etc. |
|
||||
+-----------------------+------------------------------------------------------+
|
||||
| data_source_available | The available data sources. |
|
||||
+-----------------------+------------------------------------------------------+
|
||||
|
|
Loading…
Add table
Reference in a new issue