Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1692562

[PATCH] Documentation: mtk-quadspi: update DT bindings

From Guochun Mao <guochun.mao@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH] Documentation: mtk-quadspi: update DT bindings
Date 2017-07-20 10:40 +0200
Message-ID <u5fa2-4Lf-25@gated-at.bofh.it> (permalink)
References <u5fa2-4Lf-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Add "mediatek,mt2712-nor" for nor flash node's compatible.

Signed-off-by: Guochun Mao <guochun.mao@mediatek.com>
---
 .../devicetree/bindings/mtd/mtk-quadspi.txt        |    1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
index 5ded66a..592bb71 100644
--- a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
+++ b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
@@ -2,6 +2,7 @@
 
 Required properties:
 - compatible: 	  The possible values are:
+		  "mediatek,mt2712-nor"
 		  "mediatek,mt2701-nor"
 		  "mediatek,mt7623-nor"
 		  "mediatek,mt8173-nor"
-- 
1.7.9.5

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] Documentation: mtk-quadspi: update DT bindings Guochun Mao <guochun.mao@mediatek.com> - 2017-07-20 10:40 +0200
  Re: [PATCH] Documentation: mtk-quadspi: update DT bindings Matthias Brugger <matthias.bgg@gmail.com> - 2017-07-20 12:00 +0200

csiph-web