[PATCH v2 0/2] docs: mtd: spi-nor: add sections about flash additions and testing
From: Tudor Ambarus
Date: Fri Nov 24 2023 - 13:49:14 EST
v2:
- specify that we prefer to dump the SFDP data with ``xxd -p`` (Michael)
- update the mtd-utils tests (Pratyush)
- fix formatting (Bagas)
Introduce guide about when to propose a new flash addition and what are
the minimum testing requirements. Dropped the old documentation as it
no longer applies to the current SPI NOR framework state.
Generate the htmldoc by using ``make htmldocs`` and then find the
SPI NOR documentation at
``Documentation/output/driver-api/mtd/spi-nor.html``
Tudor Ambarus (2):
docs: mtd: spi-nor: add sections about flash additions and testing
docs: mtd: spi-nor: drop obsolete info
Documentation/driver-api/mtd/spi-nor.rst | 247 +++++++++++++++++------
1 file changed, 186 insertions(+), 61 deletions(-)
--
2.34.1