From mboxrd@z Thu Jan 1 00:00:00 1970 From: nsekhar@ti.com (Sekhar Nori) Date: Wed, 23 Nov 2016 10:42:18 +0530 Subject: [RESEND PATCH 2/3] ARM: davinci: hawk: Remove vbus and over current gpios In-Reply-To: References: <20161121165349.29128-1-ahaslam@baylibre.com> <20161121165349.29128-3-ahaslam@baylibre.com> Message-ID: <788edcf1-e8bf-6cbf-ad46-981db6b0ded7@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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