Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752827AbdHJSV5 (ORCPT ); Thu, 10 Aug 2017 14:21:57 -0400 Received: from mail-io0-f196.google.com ([209.85.223.196]:36070 "EHLO mail-io0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752504AbdHJSVz (ORCPT ); Thu, 10 Aug 2017 14:21:55 -0400 Date: Thu, 10 Aug 2017 13:21:46 -0500 From: Rob Herring To: Guochun Mao Cc: Matthias Brugger , Cyrille Pitchen , Boris Brezillon , Marek Vasut , David Woodhouse , Richard Weinberger , Mark Rutland , Russell King , linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 1/1] dt-bindings: mtd: add new compatible strings and improve description Message-ID: <20170810182146.glmikeqpqwe66dwt@rob-hp-laptop> References: <1501834239-25581-1-git-send-email-guochun.mao@mediatek.com> <1501834239-25581-2-git-send-email-guochun.mao@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1501834239-25581-2-git-send-email-guochun.mao@mediatek.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 429 Lines: 11 On Fri, Aug 04, 2017 at 04:10:39PM +0800, Guochun Mao wrote: > Add "mediatek,mt2712-nor" and "mediatek,mt7622-nor" > for nor flash node's compatible strings. > Explicate the fallback compatible. > > Signed-off-by: Guochun Mao > --- > .../devicetree/bindings/mtd/mtk-quadspi.txt | 15 +++++++++------ > 1 file changed, 9 insertions(+), 6 deletions(-) Acked-by: Rob Herring