From 35b1c10084a1c0e64080c9d6868d73b19e5dce74 Mon Sep 17 00:00:00 2001 From: Ulrich Ölmann Date: Fri, 24 Nov 2017 09:50:37 +0100 Subject: Documentation: devicetree: m25p80: fix referenced filename MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Linux changed the filename in commit 8947e396a829 ("Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"") and barebox imported this change in commit 8ed978b79062 ("dts: update to v4.1-rc4"). Signed-off-by: Ulrich Ölmann Signed-off-by: Sascha Hauer --- Documentation/devicetree/bindings/mtd/m25p80.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mtd/m25p80.rst b/Documentation/devicetree/bindings/mtd/m25p80.rst index d7c8914ec5..09e8b8eff6 100644 --- a/Documentation/devicetree/bindings/mtd/m25p80.rst +++ b/Documentation/devicetree/bindings/mtd/m25p80.rst @@ -1,7 +1,7 @@ MTD SPI driver for ST M25Pxx (and similar) serial flash chips ============================================================= -Additionally to the Linux bindings in ``dts/Bindings/mtd/m25p80.txt`` +Additionally to the Linux bindings in ``dts/Bindings/mtd/jedec,spi-nor.txt`` the barebox driver has the following optional properties: - use-large-blocks : Use large blocks rather than the 4K blocks some devices -- cgit v1.2.3