From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laxman Dewangan Subject: Re: [PATCH V2 0/4] extcon: palmas: clean-up/fixes and suspend/resume susupport Date: Wed, 10 Jul 2013 12:44:53 +0530 Message-ID: <51DD09ED.2070607@nvidia.com> References: <1373436959-32444-1-git-send-email-ldewangan@nvidia.com> <51DD05E5.6030102@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: <51DD05E5.6030102@samsung.com> Sender: linux-doc-owner@vger.kernel.org To: Chanwoo Choi Cc: "myungjoo.ham@samsung.com" , "devicetree-discuss@lists.ozlabs.org" , "rob@landley.net" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "kishon@ti.com" , "gg@slimlogic.co.uk" List-Id: devicetree@vger.kernel.org On Wednesday 10 July 2013 12:27 PM, Chanwoo Choi wrote: > On 07/10/2013 03:15 PM, Laxman Dewangan wrote: >> This patch series does following: >> - Remove unused member from extcon palmas structure. >> - Fix to support of detecting cable properly with multiple insert/removal. >> - Add support for suspend/resume functionlaity and wakup from suspend. >> - Option to select/de-select the ID or VBUS detection. >> >> Changes from V1: >> - Correct the display message. >> - Add ack from Graeme >> >> Laxman Dewangan (4): >> extcon: palmas: remove unused member from palams_usb structure >> extcon: palmas: enable ID_GND and ID_FLOAT detection always >> extcon: palams: add support for suspend/resume >> extcon: palmas: Option to disable ID/VBUS detection based on platform >> > Patch 1/2/3 is only applied on extcon-linus branch. > > I replied about patch4. > Thank you very much for taking care. Working on Patch4. Thanks, Laxman