From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Cherian Subject: Re: [PATCH] extcon: extcon-dra7xx: Add Extcon driver for DRA7xx Date: Tue, 17 Jun 2014 17:56:07 +0530 Message-ID: <53A033DF.7030305@ti.com> References: <1402886548-22765-1-git-send-email-george.cherian@ti.com> <539E79A1.50208@roeck-us.net> <539E8399.80902@ti.com> <539E852C.7040402@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <539E852C.7040402@samsung.com> Sender: linux-doc-owner@vger.kernel.org To: Chanwoo Choi Cc: Guenter Roeck , myungjoo.ham@samsung.com, grant.likely@linaro.org, rdunlap@infradead.org, galak@codeaurora.org, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, robh+dt@kernel.org, pawel.moll@arm.com, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On 6/16/2014 11:18 AM, Chanwoo Choi wrote: > Hi George, > > On 06/16/2014 02:41 PM, George Cherian wrote: >> On 6/16/2014 10:29 AM, Guenter Roeck wrote: >>> On 06/15/2014 07:42 PM, George Cherian wrote: >>>> This is the driver for the USB ID pin detection. This driver >>>> handles only the USB ID pin changes generated by cable >>>> insertion/removal. >>>> >>>> Signed-off-by: George Cherian >>> Hi George, >>> >>> Curious: Why can't you use extcon-gpio ? >> Main reason being missing dt support. > I'd like you to use extcon-gpio for DRA7xx driver. > This patch has just one gpio control to wheter USB-HOST is attached or detached. Okay I will do that. > > Thanks, > Chanwoo Choi > -- -George