Discussion:
[PATCH v2 1/1] Documentation: mtk-quadspi: update DT bindings
Guochun Mao
2017-07-21 02:36:34 UTC
Permalink
Sort compatible strings in alphabetic order.

Guochun Mao (1):
Documentation: mtk-quadspi: update DT bindings

Documentation/devicetree/bindings/mtd/mtk-quadspi.txt | 1 +
1 file changed, 1 insertion(+)
--
1.9.1
Guochun Mao
2017-07-21 02:36:35 UTC
Permalink
Add "mediatek,mt2712-nor" for nor flash node's compatible.

Signed-off-by: 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..35974eb 100644
--- a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
+++ b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
@@ -3,6 +3,7 @@
Required properties:
- compatible: The possible values are:
"mediatek,mt2701-nor"
+ "mediatek,mt2712-nor"
"mediatek,mt7623-nor"
"mediatek,mt8173-nor"
For mt8173, compatible should be "mediatek,mt8173-nor".
--
1.7.9.5
Loading...