Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755348Ab3GKABw (ORCPT ); Wed, 10 Jul 2013 20:01:52 -0400 Received: from mail-ve0-f173.google.com ([209.85.128.173]:34845 "EHLO mail-ve0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754741Ab3GKABu (ORCPT ); Wed, 10 Jul 2013 20:01:50 -0400 MIME-Version: 1.0 In-Reply-To: References: <1373416455-30358-1-git-send-email-jwerner@chromium.org> <20130710052534.GB15674@arwen.pp.htv.fi> Date: Wed, 10 Jul 2013 21:01:49 -0300 Message-ID: Subject: Re: [PATCH] usb: phy: samsung-usb2: Toggle HSIC GPIO from device tree From: Fabio Estevam To: Julius Werner Cc: balbi@ti.com, LKML , linux-usb@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-samsung-soc@vger.kernel.org, Vivek Gautam , Praveen Paneri , Kukjin Kim , Tushar Behera , Doug Anderson , Olof Johansson , Vincent Palatin , Philipp Zabel 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: 777 Lines: 17 Hi Julius, On Wed, Jul 10, 2013 at 2:42 PM, Julius Werner wrote: > Hi Felipe, > > This is intended to pull down a reset signal line, not to switch power > to the device. I could implement that with the regulator framework > too, but I think that would just be confusing and harder to understand > without providing any benefit. It's really just a plain old GPIO. It seems that the reset gpio driver from Phillip Zabel would help in this case: http://permalink.gmane.org/gmane.linux.drivers.devicetree/36830 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/