Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755182Ab3H1RgN (ORCPT ); Wed, 28 Aug 2013 13:36:13 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:49163 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755107Ab3H1RgK (ORCPT ); Wed, 28 Aug 2013 13:36:10 -0400 Message-ID: <521E34F4.3060402@ti.com> Date: Wed, 28 Aug 2013 23:05:48 +0530 From: George Cherian User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: George Cherian CC: , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v2 0/3] Add Generic USB VBUS/ID detection via GPIO using extcon References: <1377698352-27689-1-git-send-email-george.cherian@ti.com> In-Reply-To: <1377698352-27689-1-git-send-email-george.cherian@ti.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 797 Lines: 18 On 8/28/2013 7:29 PM, George Cherian wrote: > Hi, > > These patches add generic support for USB VBUS/ID pin detection using extcon framework. > The USB ID pin on DRA7xx is connected via the gpio expander pcf8575. > The interrupt line of the same is connected to the gpio 11 of bank 6. > The following driver relies on the gpio interrupt to notify the actual > ID pin values by which the dwc3 driver determines the HOST/Peripheral roles. Please ignore this patch set I just noticed that patch #1 is malformed. Sending v3 in a while. Regards, -George -- 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/