From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751080AbdALITS (ORCPT ); Thu, 12 Jan 2017 03:19:18 -0500 Received: from lelnx194.ext.ti.com ([198.47.27.80]:40342 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750782AbdALITR (ORCPT ); Thu, 12 Jan 2017 03:19:17 -0500 Subject: Re: [PATCH v2 3/3] phy: rockchip-inno-usb2: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set To: Baolin Wang , , =?UTF-8?B?7LWc7LCs7Jqw?= , Chen-Yu Tsai , =?UTF-8?Q?Heiko_St=c3=bcbner?= References: <7b9836ce2ca34118a2acd1ea113605a5f13b4439.1482307697.git.baolin.wang@linaro.org> <23666cc1a5ff123ece5bdbb9821d1eab280d0927.1482307697.git.baolin.wang@linaro.org> CC: LKML , , , Linaro Kernel Mailman List , Mark Brown , NeilBrown From: Kishon Vijay Abraham I Message-ID: <58773BC8.2050808@ti.com> Date: Thu, 12 Jan 2017 13:48:16 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Thursday 12 January 2017 12:13 PM, Baolin Wang wrote: > On 3 January 2017 at 13:54, Baolin Wang wrote: >> Hi Kison and Heiko, >> >> On 21 December 2016 at 16:12, Baolin Wang wrote: >>> According to the documentation, we should set the EXTCON_USB when >>> one SDP charger connector was reported. >>> >>> Signed-off-by: Baolin Wang >>> Reviewed-by: Chanwoo Choi >> >> Could you apply this patch if there are no other comments? Thanks. Does it fix something? Or else it can go in the next merge window. Thanks Kishon