Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1692562 > unrolled thread
| Started by | Guochun Mao <guochun.mao@mediatek.com> |
|---|---|
| First post | 2017-07-20 10:40 +0200 |
| Last post | 2017-07-20 12:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[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
| From | Guochun Mao <guochun.mao@mediatek.com> |
|---|---|
| Date | 2017-07-20 10:40 +0200 |
| Subject | [PATCH] Documentation: mtk-quadspi: update DT bindings |
| Message-ID | <u5fa2-4Lf-25@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Matthias Brugger <matthias.bgg@gmail.com> |
|---|---|
| Date | 2017-07-20 12:00 +0200 |
| Message-ID | <u5gps-5yL-9@gated-at.bofh.it> |
| In reply to | #1692562 |
On 07/20/2017 10:29 AM, Guochun Mao wrote: > 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" Please sort in alphabetic order. Thanks, Matthias > "mediatek,mt2701-nor" > "mediatek,mt7623-nor" > "mediatek,mt8173-nor" >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web