From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrizio Castro Subject: [PATCH v2] dt-bindings: mtd: Add sst25vf016b to the list of supported chip names Date: Tue, 24 Oct 2017 14:50:32 +0100 Message-ID: <1508853032-25229-1-git-send-email-fabrizio.castro@bp.renesas.com> References: <1505118928-3987-1-git-send-email-fabrizio.castro@bp.renesas.com> Return-path: In-Reply-To: <1505118928-3987-1-git-send-email-fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: David Woodhouse , Brian Norris , Boris Brezillon , Marek Vasut , Richard Weinberger , Cyrille Pitchen , Rob Herring , Mark Rutland Cc: Fabrizio Castro , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Chris Paterson , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Biju Das , linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org 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 Signed-off-by: Chris Paterson Acked-by: Rob Herring Acked-by: Geert Uytterhoeven --- 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html