diff options
author | Andrea Merello <andrea.merello@iit.it> | 2022-09-07 16:22:05 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-09-21 20:42:56 +0300 |
commit | 130476acfdc1663bc402faa3f2faab5a910f696a (patch) | |
tree | 5c39c3e0e3a4cf41893e9d4054017f386bf8bb85 /Documentation/iio/index.rst | |
parent | 50fe984f376abb4a00f80e13f51465ef09c2bde7 (diff) | |
download | linux-130476acfdc1663bc402faa3f2faab5a910f696a.tar.xz |
docs: iio: add documentation for BNO055 driver
The bno055 driver is rather complex and have some oddities and not-obvious
things that worth to document (e.g. calibration files).
This patch also contains this [0] fix squashed in.
[0] https://lore.kernel.org/lkml/20220704034041.15448-1-bagasdotme@gmail.com/
Signed-off-by: Andrea Merello <andrea.merello@iit.it>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220907132205.28021-15-andrea.merello@iit.it
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/iio/index.rst')
-rw-r--r-- | Documentation/iio/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/iio/index.rst b/Documentation/iio/index.rst index 58b7a4ebac51..1b7292c58cd0 100644 --- a/Documentation/iio/index.rst +++ b/Documentation/iio/index.rst @@ -10,3 +10,5 @@ Industrial I/O iio_configfs ep93xx_adc + + bno055 |