[PATCH 0/2] docs: iio: new docs for ad7944 driver

David Lechner posted 2 patches 2 years, 4 months ago
There is a newer version of this series
Documentation/iio/ad7944.rst | 227 +++++++++++++++++++++++++++++++++++++++++++
Documentation/iio/index.rst  |   1 +
MAINTAINERS                  |   2 +
3 files changed, 230 insertions(+)
[PATCH 0/2] docs: iio: new docs for ad7944 driver
Posted by David Lechner 2 years, 4 months ago
Adding documentation for the recently applied ad7944 driver.

Note: this also covers the features added in [1] that hasn't been
applied yet.

[1]: https://lore.kernel.org/linux-iio/20240311-mainline-ad7944-3-wire-mode-v1-1-8e8199efa1f7@baylibre.com/

Also updating the MAINTAINERS file to catch iio documentation since this
seems to have been overlooked.

---
David Lechner (2):
      MAINTAINERS: add Documentation/iio/ to IIO subsystem
      docs: iio: new docs for ad7944 driver

 Documentation/iio/ad7944.rst | 227 +++++++++++++++++++++++++++++++++++++++++++
 Documentation/iio/index.rst  |   1 +
 MAINTAINERS                  |   2 +
 3 files changed, 230 insertions(+)
---
base-commit: bbafdb305d6b00934cc09a90ec1bb659d43e5171
change-id: 20240313-mainline-ad7944-doc-285b47ed6d35

Best regards,
-- 
David Lechner <dlechner@baylibre.com>