Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751061AbcKWFNg (ORCPT ); Wed, 23 Nov 2016 00:13:36 -0500 Received: from lelnx193.ext.ti.com ([198.47.27.77]:58432 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750799AbcKWFNf (ORCPT ); Wed, 23 Nov 2016 00:13:35 -0500 Subject: Re: [RESEND PATCH 2/3] ARM: davinci: hawk: Remove vbus and over current gpios To: Axel Haslam References: <20161121165349.29128-1-ahaslam@baylibre.com> <20161121165349.29128-3-ahaslam@baylibre.com> CC: Kevin Hilman , David Lechner , , From: Sekhar Nori Message-ID: <788edcf1-e8bf-6cbf-ad46-981db6b0ded7@ti.com> Date: Wed, 23 Nov 2016 10:42:18 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 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 Content-Length: 893 Lines: 28 On Tuesday 22 November 2016 09:11 PM, Axel Haslam wrote: > Hi Sekhar > > On Tue, Nov 22, 2016 at 11:37 AM, Sekhar Nori wrote: >> On Monday 21 November 2016 10:23 PM, Axel Haslam wrote: >>> The hawk board VBUS is fixed to a 5v source, and the over >>> current pin is actually not connected to the SoC. >>> >>> Do not reseve these gpios for OHCI as they are not related >>> to usb. >>> >>> Signed-off-by: Axel Haslam >> >> As discussed over the MMC/SD patches, this patch should be based off the >> hawkboard schematic, not the LCDK schematic. >> > > I looked at the hawkboard schematics and they are the same > as the lcdk as far as usb i concerned: > > The ohci vbus is fixed to 5v, and the over current pins of the > TPS are not connected. so this patch should be ok for > both the hawk and the lcdk. Alright! Thanks for checking. Regards, Sekhar