Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932520AbcDLJn0 (ORCPT ); Tue, 12 Apr 2016 05:43:26 -0400 Received: from mail-ig0-f177.google.com ([209.85.213.177]:35123 "EHLO mail-ig0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932110AbcDLJnY (ORCPT ); Tue, 12 Apr 2016 05:43:24 -0400 MIME-Version: 1.0 In-Reply-To: References: <1459862860-9775-1-git-send-email-guodong.xu@linaro.org> <1459862860-9775-5-git-send-email-guodong.xu@linaro.org> Date: Tue, 12 Apr 2016 17:43:23 +0800 Message-ID: Subject: Re: [PATCH v3 04/16] arm64: dts: Add Hi6220 gpio configuration nodes From: Guodong Xu To: Linus Walleij Cc: Xu Wei , Mark Rutland , Rob Herring , Grant Likely , Arnd Bergmann , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , XinWei Kong , Zhong Kaihua Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 900 Lines: 39 On 8 April 2016 at 20:19, Linus Walleij wrote: > On Tue, Apr 5, 2016 at 3:27 PM, Guodong Xu wrote: > >> From: Zhong Kaihua >> >> Add Hi6220 gpio configuration nodes >> >> Signed-off-by: Zhong Kaihua >> Signed-off-by: Kong Xinwei >> > > I asked you to remove this blank line. will fix. > >> Acked-by: Rob Herring >> Signed-off-by: Wei Xu > > (...) >> +++ b/arch/arm64/boot/dts/hisilicon/hikey-gpio.dtsi >> @@ -0,0 +1,607 @@ >> +/ { >> + gpio_rstout_n:gpio_rstout_n { >> + gpios; >> + }; > > I also asked about either explaining or removing this. > > Did my mail arrive? It arrived. My mistake, sorry, i missed. I will remove this file. And send a new version. -Guodong > > Yours, > Linus Walleij