[PATCH] Documentation: devicetree: m25p80: fix referenced filename

Ulrich Ölmann u.oelmann at pengutronix.de
Fri Nov 24 00:50:37 PST 2017


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 <u.oelmann at pengutronix.de>
---
 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 d7c8914ec5d7..09e8b8eff606 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
-- 
2.11.0




More information about the barebox mailing list