mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: devicetree: m25p80: fix referenced filename
@ 2017-11-24  8:50 Ulrich Ölmann
  2017-11-28  7:28 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Ölmann @ 2017-11-24  8:50 UTC (permalink / raw)
  To: Barebox List

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@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-28  7:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-24  8:50 [PATCH] Documentation: devicetree: m25p80: fix referenced filename Ulrich Ölmann
2017-11-28  7:28 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox