From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikko Perttunen Subject: Re: [PATCH v2 0/3] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply Date: Tue, 2 Jul 2013 09:22:05 +0300 Message-ID: <51D2718D.4070701@nvidia.com> References: <1372422796-23524-1-git-send-email-mperttunen@nvidia.com> <51D1EFE0.8070107@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51D1EFE0.8070107-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: "balbi-l0cyMroinI0@public.gmane.org" , "gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org" , "linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-tegra@vger.kernel.org Thanks for testing! On 07/02/2013 12:08 AM, Stephen Warren wrote: > On 06/28/2013 06:33 AM, Mikko Perttunen wrote: >> This patchset removes the ehci-tegra device tree property nvidia,vbus-gpio >> and adds support for the vbus-supply property to phy-tegra-usb. > > With bug-fix patch "ARM: tegra: fix VBUS regulator GPIO polarity in DT" > (which I just sent) applied first, this series, > > Tested-by: Stephen Warren >