From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933018AbcKVKix (ORCPT ); Tue, 22 Nov 2016 05:38:53 -0500 Received: from lelnx193.ext.ti.com ([198.47.27.77]:31248 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932475AbcKVKiw (ORCPT ); Tue, 22 Nov 2016 05:38:52 -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: , From: Sekhar Nori Message-ID: Date: Tue, 22 Nov 2016 16:07:31 +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: <20161121165349.29128-3-ahaslam@baylibre.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks, Sekhar