From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754501AbcGEEtb (ORCPT ); Tue, 5 Jul 2016 00:49:31 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:56589 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750840AbcGEEt1 (ORCPT ); Tue, 5 Jul 2016 00:49:27 -0400 Subject: Re: [PATCH v5 3/3] gpio: lp873x: Add support for General Purpose Outputs To: Linus Walleij , Keerthy References: <1467215067-6486-1-git-send-email-j-keerthy@ti.com> <1467215067-6486-4-git-send-email-j-keerthy@ti.com> CC: Alexandre Courbot , Lee Jones , Linux-OMAP , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Mark Brown , Rob Herring , Tony Lindgren From: Keerthy Message-ID: <577B3C4C.1090008@ti.com> Date: Tue, 5 Jul 2016 10:19:16 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 04 July 2016 04:52 PM, Linus Walleij wrote: > On Wed, Jun 29, 2016 at 5:44 PM, Keerthy wrote: > >> Add driver for lp873x PMIC family GPOs. Two GPOs are supported >> and can be configured in Open-drain output or Push-pull output. >> >> Signed-off-by: Keerthy > > Looks all right to me. > >> +#include > > I guess this means Lee must merge this. > > Acked-by: Linus Walleij Thanks Linus! > > Yours, > Linus Walleij >