Commit 83e3c7c
committed
docs(sphinx): note merged-DTB IIO names + ADRV9009 ZC706 fixes
Two narrow Sphinx updates so future contributors don't have to
rediscover the merged-DTB realities:
* `xsa.rst` — generalise the "Hardware test note" beyond FMCDAQ2:
spell out *why* sdtgen-built XSAs land different IIO names than
Kuiper-built DTs (`cf_axi_adc` reads the IIO name from
`of_node->name`). Call out the ADRV9009 ZC706 case where two
IIO devices share the name `ad_ip_jesd204_tpl_adc` (RX +
OBS) and tests need to disambiguate by `of_node` reg, plus the
pyadi-iio `_rxadc = None` partial-init pattern.
* `xsa_developer.rst` — add an "ADRV9009 ZC706 specifics"
subsection documenting the two builder workarounds: `sampl_clk`
on TPL cores (cf_axi_adc reads its rate to size the DMA buffer)
and the `zc706`-only DMA-done IRQ override
(`PCW_IRQ_F2P_MODE = REVERSE` in the XSA vs the
DIRECT-mode SPIs the bitstream actually fires on).1 parent 5d2ba98 commit 83e3c7c
2 files changed
Lines changed: 54 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
836 | | - | |
837 | | - | |
838 | | - | |
839 | | - | |
840 | | - | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
841 | 863 | | |
842 | 864 | | |
843 | 865 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
528 | 555 | | |
529 | 556 | | |
530 | 557 | | |
| |||
0 commit comments