[PATCH] dt-bindings: mtd: add new compatible strings for mtk nor controller
From: Boris Brezillon <hidden>
Date: 2017-08-02 08:36:41
Also in:
linux-devicetree, linux-mediatek, lkml
From: Boris Brezillon <hidden>
Date: 2017-08-02 08:36:41
Also in:
linux-devicetree, linux-mediatek, lkml
Hi Matthias, On Tue, 1 Aug 2017 14:33:22 +0200 Matthias Brugger [off-list ref] wrote:
On 07/25/2017 04:10 AM, Guochun Mao wrote:quoted
Add "mediatek,mt2712-nor" and "mediatek,mt7622-nor" for nor flash node's compatible strings. Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Guochun Mao <redacted> --- .../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".Boris, will you take this through your tree, or do you prefer that I take it?
I'm not the spi-nor maintainer, you should ask Cyrille or Marek. Regards, Boris