From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751848AbdHQBvn (ORCPT ); Wed, 16 Aug 2017 21:51:43 -0400 Received: from mailgw01.mediatek.com ([218.249.47.110]:58397 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751490AbdHQBvl (ORCPT ); Wed, 16 Aug 2017 21:51:41 -0400 Message-ID: <1502934695.1128.11.camel@mhfsdcap03> Subject: Re: [PATCH v5 1/1] dt-bindings: mtd: add new compatible strings and improve description From: Guochun Mao To: Cyrille Pitchen , Matthias Brugger , Rob Herring CC: Matthias Brugger , Cyrille Pitchen , Boris Brezillon , Marek Vasut , David Woodhouse , Richard Weinberger , Mark Rutland , Russell King , , , , , Date: Thu, 17 Aug 2017 09:51:35 +0800 In-Reply-To: <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> <20170810182146.glmikeqpqwe66dwt@rob-hp-laptop> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2017-08-10 at 13:21 -0500, Rob Herring wrote: > 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 Hi Rob, Thank you very much! Hi Matthias, Cyrille, Thanks a lot for your efforts in reviewing the patch. Is there any comment about the patch this version? I appreciate your suggestion. BR, Guochun