Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1693351
| From | Guochun Mao <guochun.mao@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] Documentation: mtk-quadspi: update DT bindings |
| Date | 2017-07-21 04:40 +0200 |
| Message-ID | <u5w1d-7nv-15@gated-at.bofh.it> (permalink) |
| References | <u5w1d-7nv-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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..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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] Documentation: mtk-quadspi: update DT bindings Guochun Mao <guochun.mao@mediatek.com> - 2017-07-21 04:40 +0200
csiph-web