Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1566335
| From | John Crispin <john@phrozen.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/2] Documentation: mtk-quadspi: update DT bindings |
| Date | 2017-01-25 06:50 +0100 |
| Message-ID | <t3oD0-6ae-13@gated-at.bofh.it> (permalink) |
| References | <t3mBb-4RB-3@gated-at.bofh.it> <t3mBb-4RB-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 25/01/2017 04:38, Guochun Mao wrote: > Add "mediatek,mt2701-nor" for nor flash node's compatible. > > Signed-off-by: Guochun Mao <guochun.mao@mediatek.com> > --- > .../devicetree/bindings/mtd/mtk-quadspi.txt | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt > index fb314f0..5ded66a 100644 > --- a/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt > +++ b/Documentation/devicetree/bindings/mtd/mtk-quadspi.txt > @@ -1,7 +1,13 @@ > * Serial NOR flash controller for MTK MT81xx (and similar) > > Required properties: > -- compatible: should be "mediatek,mt8173-nor"; > +- compatible: The possible values are: > + "mediatek,mt2701-nor" > + "mediatek,mt7623-nor" Thanks ! Acked-by: John Crispin <john@phrozen.org> > + "mediatek,mt8173-nor" > + For mt8173, compatible should be "mediatek,mt8173-nor". > + For every other SoC, should contain both the SoC-specific compatible string > + and "mediatek,mt8173-nor". > - reg: physical base address and length of the controller's register > - clocks: the phandle of the clocks needed by the nor controller > - clock-names: the names of the clocks >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] addr nor flash node for mt2701 Guochun Mao <guochun.mao@mediatek.com> - 2017-01-25 04:40 +0100
[PATCH v2 1/2] Documentation: mtk-quadspi: update DT bindings Guochun Mao <guochun.mao@mediatek.com> - 2017-01-25 04:40 +0100
Re: [PATCH v2 1/2] Documentation: mtk-quadspi: update DT bindings John Crispin <john@phrozen.org> - 2017-01-25 06:50 +0100
Re: [PATCH v2 1/2] Documentation: mtk-quadspi: update DT bindings Cyrille Pitchen <cyrille.pitchen@atmel.com> - 2017-01-26 17:50 +0100
Re: [PATCH v2 1/2] Documentation: mtk-quadspi: update DT bindings Rob Herring <robh@kernel.org> - 2017-01-27 23:40 +0100
Re: [PATCH v2 1/2] Documentation: mtk-quadspi: update DT bindings Cyrille Pitchen <cyrille.pitchen@atmel.com> - 2017-01-30 14:00 +0100
[PATCH v2 2/2] arm: dts: mt2701: add nor flash node Guochun Mao <guochun.mao@mediatek.com> - 2017-01-25 04:40 +0100
csiph-web