From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755176AbcDKNNo (ORCPT ); Mon, 11 Apr 2016 09:13:44 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:43920 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754894AbcDKNNn (ORCPT ); Mon, 11 Apr 2016 09:13:43 -0400 Subject: Re: [PATCH v6 08/10] usb: dwc3: core: fix PHY handling during suspend To: Felipe Balbi References: <1460374506-9779-1-git-send-email-rogerq@ti.com> <1460374506-9779-9-git-send-email-rogerq@ti.com> <8760vonxin.fsf@intel.com> CC: , , , , , , , , , , From: Roger Quadros Message-ID: <570BA2F8.3000503@ti.com> Date: Mon, 11 Apr 2016 16:13:28 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <8760vonxin.fsf@intel.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/04/16 15:24, Felipe Balbi wrote: > > Hi, > > Roger Quadros writes: >> From: Felipe Balbi >> >> we need to power off the PHY during suspend and >> power it back on during resume. >> >> Signed-off-by: Felipe Balbi >> [nsekhar@ti.com: fix call to usb_phy_set_suspend() in dwc3_suspend()] >> Signed-off-by: Sekhar Nori >> Signed-off-by: Roger Quadros > > is this also a fix which needs to be rebased on v4.6-rc3 and merged > during current -rc cycle ? > Yes, I'll post it separately. cheers, -roger