docs: iio-adc: add ADEMA127 driver documentation - #3482
Conversation
LLM reviewThis series adds Sphinx documentation for the (not-yet-mainlined) ADEMA124/ADEMA127 IIO ADC driver. run: 31366287533
|
008dedd to
4159534
Compare
|
force pushed fixes for these new LLM findings in both PRs |
LLM reviewThis series adds Sphinx documentation for the (not-yet-mainlined) ADEMA124/ADEMA127 IIO ADC driver. run: 31381302029
|
Usage and design documentation for the ADEMA124/127 driver: register access model, per-channel attributes, the per-DREADY triggered-buffer path and the SPI-offload streaming path (descriptor-ring DMA, native be:s24/32 long-frame scan layout, watermark-driven interrupt rate). Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
4159534 to
7c6f559
Compare
Driver documentation for the ADEMA124/ADEMA127 poly-phase energy
metering ADC driver submitted in #3481: supported devices, device tree
wiring for both capture paths (per-DREADY software triggered buffer and
hardware-triggered SPI Offload streaming on SC846), the offload scan
layout (le:s24/32>>8 native long frames + trailer channel), watermark /
interrupt-rate behavior, and the DSP-RAM-backed calibration attributes.
Split out of #3481 per review guidance: driver documentation lives on
the ci branch's docs/ tree (picked up by the glob toctree under
docs/drivers/, same layout as the neighbouring iio-adc driver docs).