On 8/7/26 17:00, 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]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

---

Changes in v4:
- fix checkpatch ssi.rst warning

Changes in v3:
- fix checkpatch MAINTAINERS warning

  MAINTAINERS                    |   1 +
  docs/devel/index-internals.rst |   1 +
  docs/devel/ssi.rst             | 134 +++++++++++++++++++++++++++++++++
  3 files changed, 136 insertions(+)
  create mode 100644 docs/devel/ssi.rst

Queued, thanks!

Reply via email to