From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guochun Mao Subject: [PATCH] Documentation: mtk-quadspi: update DT bindings Date: Thu, 20 Jul 2017 16:29:12 +0800 Message-ID: <1500539352-9499-2-git-send-email-guochun.mao@mediatek.com> References: <1500539352-9499-1-git-send-email-guochun.mao@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1500539352-9499-1-git-send-email-guochun.mao@mediatek.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Rob Herring Cc: Mark Rutland , Boris Brezillon , Guochun Mao , devicetree@vger.kernel.org, Richard Weinberger , Russell King , linux-kernel@vger.kernel.org, Marek Vasut , linux-mtd@lists.infradead.org, Matthias Brugger , linux-mediatek@lists.infradead.org, Cyrille Pitchen , David Woodhouse , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Add "mediatek,mt2712-nor" for nor flash node's compatible. Signed-off-by: Guochun Mao --- .../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