From mboxrd@z Thu Jan 1 00:00:00 1970 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 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v5 1/1] dt-bindings: mtd: add new compatible strings and improve description Date: Thu, 10 Aug 2017 13:21:46 -0500 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 Return-path: Content-Disposition: inline In-Reply-To: <1501834239-25581-2-git-send-email-guochun.mao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Guochun Mao Cc: Matthias Brugger , Cyrille Pitchen , Boris Brezillon , Marek Vasut , David Woodhouse , Richard Weinberger , Mark Rutland , Russell King , linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Thu, 10 Aug 2017 13:21:46 -0500 Subject: [PATCH v5 1/1] dt-bindings: mtd: add new compatible strings and improve description In-Reply-To: <1501834239-25581-2-git-send-email-guochun.mao@mediatek.com> References: <1501834239-25581-1-git-send-email-guochun.mao@mediatek.com> <1501834239-25581-2-git-send-email-guochun.mao@mediatek.com> Message-ID: <20170810182146.glmikeqpqwe66dwt@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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