2017-07-20 08:30:44

by Guochun Mao

[permalink] [raw]
Subject: [PATCH v1 1/1] Documentation: mtk-quadspi: update DT bindings

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


2017-07-20 08:30:44

by Guochun Mao

[permalink] [raw]
Subject: [PATCH] Documentation: mtk-quadspi: update DT bindings

Add "mediatek,mt2712-nor" for nor flash node's compatible.

Signed-off-by: Guochun Mao <[email protected]>
---
.../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

2017-07-20 09:55:19

by Matthias Brugger

[permalink] [raw]
Subject: Re: [PATCH] Documentation: mtk-quadspi: update DT bindings



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 <[email protected]>
> ---
> .../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"
>