Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751904AbbEZHrd (ORCPT ); Tue, 26 May 2015 03:47:33 -0400 Received: from mail-wg0-f47.google.com ([74.125.82.47]:35219 "EHLO mail-wg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751243AbbEZHrb (ORCPT ); Tue, 26 May 2015 03:47:31 -0400 Message-ID: <1432626428.2348.15.camel@linaro.org> Subject: Re: [PATCH v2] usb: chipidea: Use extcon framework for VBUS and ID detect From: "Ivan T. Ivanov" To: Peter Chen Cc: Kumar Gala , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Greg Kroah-Hartman , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org Date: Tue, 26 May 2015 10:47:08 +0300 In-Reply-To: <1429104915-11079-1-git-send-email-ivan.ivanov@linaro.org> References: <1429104915-11079-1-git-send-email-ivan.ivanov@linaro.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.13.7-fta1.2~trusty Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1038 Lines: 31 On Wed, 2015-04-15 at 16:35 +0300, Ivan T. Ivanov wrote: > On recent Qualcomm platforms VBUS and ID lines are not routed to > USB PHY LINK controller. Use extcon framework to receive connect > and disconnect ID and VBUS notification. > > Signed-off-by: Ivan T. Ivanov ivanov@linaro.org> > --- > > Changes since v0 [1], as per Peter Chen suggestions: > > * Moved external connector parsing code to ci_get_platdata() > * Moved external connector related variables to struct ci_hdrc_platform_data > * Rename ci_host_notifier() to ci_id_notifier() > * Fixed device bindings description > * Use select EXTCON framework, instead of depends on. > > [1] https://lkml.org/lkml/2015/4/9/116 Hi Peter, Did you have any further comments on this patch or what is your plan about it. Regards, Ivan -- 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/