From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752300AbbGOIQB (ORCPT ); Wed, 15 Jul 2015 04:16:01 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:46751 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751666AbbGOIP7 (ORCPT ); Wed, 15 Jul 2015 04:15:59 -0400 Message-ID: <55A616B0.4000406@ti.com> Date: Wed, 15 Jul 2015 13:45:44 +0530 From: Kishon Vijay Abraham I User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Axel Lin , Felipe Balbi CC: Heikki Krogerus , David Cohen , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" , =?UTF-8?B?VXdlIEtsZWluZS1Lw7ZuaWc=?= Subject: Re: [PATCH RESEND] phy: tusb1210: Use devm_gpiod_get_optional for optional GPIOs References: <1434785997.6159.5.camel@ingics.com> In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Wednesday 15 July 2015 12:34 PM, Axel Lin wrote: > 2015-06-20 15:39 GMT+08:00 Axel Lin : >> Also simplify the code a bit by specify direction and initial value for >> output in devm_gpiod_get_optional function. >> >> Signed-off-by: Axel Lin >> Acked-by: Heikki Krogerus >> Acked-by: Kishon Vijay Abraham I >> --- >> Hi >> This patch was sent on https://lkml.org/lkml/2015/5/31/221 with ACKs. >> It's still not in linux-next, so here is a resend. > > Hi Kishon, > No response from Felipe. > The phy-tusb1210 driver is already in Linus' tree, maybe you can pick > up this patch. A similar patch was done by Uwe [1]. But since you've sent this patch before Uwe, IMO your patch must be merged. Uwe, How do you want this patch to be merged. Is it okay If I take this in PHY tree? Can you give your Acked-by? Thanks Kishon [1] -> https://www.mail-archive.com/linux-media@vger.kernel.org/msg90203.html > > Regards, > Axel >