From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH v5 1/3] gpio: designware: convert device node to fwnode Date: Tue, 22 Mar 2016 17:55:15 +0200 Message-ID: <20160322155515.GD2099@lahna.fi.intel.com> References: <1457077474-124064-1-git-send-email-qiujiang@huawei.com> <1457077474-124064-2-git-send-email-qiujiang@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org To: Linus Walleij Cc: qiujiang , "Rafael J. Wysocki" , Lee Jones , Alexandre Courbot , Andy Shevchenko , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , ACPI Devel Maling List , Linuxarm , haifeng.wei@huawei.com, charles.chenxin@huawei.com List-Id: linux-acpi@vger.kernel.org On Tue, Mar 22, 2016 at 11:38:26AM +0100, Linus Walleij wrote: > On Fri, Mar 4, 2016 at 8:44 AM, qiujiang wrote: > > > This patch converts device node to fwnode in > > dwapb_port_property for designware gpio driver, > > so as to provide a unified data structure for DT > > and ACPI bindings. > > > > Acked-by: Andy Shevchenko > > Signed-off-by: qiujiang > > I need Mika's and maybe also Rafael's ACKs on this before > I merge any of the series. Hmm, I thought I already acked the ACPI GPIO signaled event patch? It still looks fine to me.