On 30/6/26 15:57, Bin Meng wrote:
Document the boundary between SPI/SSI controller models and SPI flash
models when representing fast-read dummy cycles. It explains that
flash models own command semantics, while controllers own
hardware-generated dummy transfers and cycle-to-byte conversion.

Signed-off-by: Bin Meng <[email protected]>

---

  docs/devel/index-internals.rst |   1 +
  docs/devel/ssi.rst             | 132 +++++++++++++++++++++++++++++++++
  2 files changed, 133 insertions(+)
  create mode 100644 docs/devel/ssi.rst

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to