There are a few DT files that make use of sst25vf016b in their compatible strings, and the driver supports this chip already. This patch improves the documentation and therefore the result of ./scripts/checkpatch.pl.
Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Signed-off-by: Chris Paterson <chris.paters...@renesas.com> Acked-by: Rob Herring <r...@kernel.org> Acked-by: Geert Uytterhoeven <geert+rene...@glider.be> --- Thank you Rob, thank you Geert, and sorry for the delay on this one. Here is v2. Changes in v2: * fixed subject prefix * added changelog Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt index 4cab5d8..bf56d77 100644 --- a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt +++ b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt @@ -31,6 +31,7 @@ Required properties: s25sl12801 s25fl008k s25fl064k + sst25vf016b sst25vf040b sst25wf040b m25p40 -- 2.7.4