[PATCH 0/2] docs: mtd: spi-nor: add sections about flash additions and testing

Tudor Ambarus posted 2 patches 2 years, 1 month ago
There is a newer version of this series
Documentation/driver-api/mtd/spi-nor.rst | 249 +++++++++++++++++------
1 file changed, 188 insertions(+), 61 deletions(-)
[PATCH 0/2] docs: mtd: spi-nor: add sections about flash additions and testing
Posted by Tudor Ambarus 2 years, 1 month ago
Introduce guide about when to propose a new flash addition and what are
the minimum test 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 | 249 +++++++++++++++++------
 1 file changed, 188 insertions(+), 61 deletions(-)

-- 
2.34.1