Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1693639
| From | Matthias Brugger <matthias.bgg@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Documentation: mtk-quadspi: update DT bindings |
| Date | 2017-07-21 13:50 +0200 |
| Message-ID | <u5EBr-4jK-1@gated-at.bofh.it> (permalink) |
| References | <u5wNA-7UM-3@gated-at.bofh.it> <u5wNA-7UM-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 07/21/2017 05:26 AM, Guochun Mao wrote: > Add "mediatek,mt2712-nor" and "mediatek,mt7622-nor" > for nor flash node's compatible. > > Signed-off-by: Guochun Mao <guochun.mao@mediatek.com> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> > --- > .../devicetree/bindings/mtd/mtk-quadspi.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt > index 5ded66a..9845ff4 100644 > --- a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt > +++ b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt > @@ -3,6 +3,8 @@ > Required properties: > - compatible: The possible values are: > "mediatek,mt2701-nor" > + "mediatek,mt2712-nor" > + "mediatek,mt7622-nor" > "mediatek,mt7623-nor" > "mediatek,mt8173-nor" > For mt8173, compatible should be "mediatek,mt8173-nor". >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 1/1] Documentation: mtk-quadspi: update DT bindings Guochun Mao <guochun.mao@mediatek.com> - 2017-07-21 05:30 +0200
[PATCH] Documentation: mtk-quadspi: update DT bindings Guochun Mao <guochun.mao@mediatek.com> - 2017-07-21 05:30 +0200
Re: [PATCH] Documentation: mtk-quadspi: update DT bindings Matthias Brugger <matthias.bgg@gmail.com> - 2017-07-21 13:50 +0200
Re: [PATCH] Documentation: mtk-quadspi: update DT bindings Rob Herring <robh@kernel.org> - 2017-07-24 18:20 +0200
csiph-web