Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp323732pxf; Thu, 8 Apr 2021 04:01:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyUi+b5aI44hzmx+/KznWbPRixHIAHg+0QsAFLTVZcIkReRI7ECq/h08zDSt5xpSDa19F+S X-Received: by 2002:a17:90a:8c06:: with SMTP id a6mr7686504pjo.106.1617879709830; Thu, 08 Apr 2021 04:01:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617879709; cv=none; d=google.com; s=arc-20160816; b=lmyCc/1CEiS5dpIR9ZmuiYi8cJxkAbVo/V0e3ceR26nMvm50eq9SCF1t12ol6+HNHv AShKfiuM6vXkgtS9Cd5169QTD6YlYnVRU6b8LMSHDf0/yoCH67AGGEF03/++Q9OnC6yZ LkrJBrbe88eVEMW877HUoTXMoJ9sIpiZ7ICX7BotgZeHgyfVlRLaVhwypjGhDNkYdHcF +sFlc4pkW/C5hYE9fKoG/JtGeCdXAHxP6Ghbxqft6peqcRwcCggm5f2MPAET1AbjRNdu k45aWcZ9pynBdodsONSsgoYLfmUfweke2EXJvTIi+bC14vLJBWcXtNlqOY+Vd/X/m/uo +4Dg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=aaBI3A8kGAcGVWLZ52QKku/spxMh5deTc+yMcKLBwr8=; b=TiD+0fnnoOhRfJFgE78iNpRkh6cWJw3mSdDHUNB6Mz6NJI0Tz4z49Rk4imFoOqkIxz UOc9if2AcKSOlKk0XstA3PyQ57fS90R73RRJ7Ex1HsCPIdddTdE2epfsr+OF5JOIjBgA aeqhXlqPw4tpy7qS75vCllYlzrXZ5BrYmR+LkDAckqKsueqEC/IbohzhvPqaDPeH5zlR DZUX2YTTYHWmWWbwOcT6asviurCfMxWejzEOf2r/mjnXQVjYgcE3xA2afW5fgO/gSEGI 4+cTZ7lNeZppfXlpSwSasjfYYx9AWDMlUWI5P8qg+9hA29eMWAnGEDv9b9ndjqHWToxi EXqA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qXCAmq6H; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c5si6516290pgb.119.2021.04.08.04.01.34; Thu, 08 Apr 2021 04:01:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qXCAmq6H; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230443AbhDHLAt (ORCPT + 99 others); Thu, 8 Apr 2021 07:00:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:52248 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229640AbhDHLAt (ORCPT ); Thu, 8 Apr 2021 07:00:49 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A950F608FE; Thu, 8 Apr 2021 11:00:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1617879636; bh=Dkg7QdY5kyGAiD7cdHvYb+UjEUHo0BETWXZ37AlnuZo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qXCAmq6HFhTrVPziAFYql6iYKhIBxFjkDXU+wRWjck2vSD1W9QJ8UKTvJsqEV0I7e Fqd6KxdvFt9QIjZRwuyGBJheEHfGo09jfgCERdzrCRjIyo6wdJWqz+Lcj99rT61/6K Mdo6MEDzYAhIVQl7wOR5yAhXNZvfTpyYo79ptbd8= Date: Thu, 8 Apr 2021 13:00:33 +0200 From: Greg Kroah-Hartman To: Artur Petrosyan Cc: John Youn , Felipe Balbi , Minas Harutyunyan , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Mian Yousaf Kaukab , Gregory Herrero , Douglas Anderson , Paul Zimmerman , "stable@vger.kernel.org" , Robert Baldyga , Kever Yang Subject: Re: [PATCH v2 00/14] usb: dwc2: Fix Partial Power down issues. Message-ID: References: <20210408072825.61347A022E@mailhost.synopsys.com> <3625b740-b362-5ec6-8fba-cd7babcab35b@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 08, 2021 at 10:09:20AM +0000, Artur Petrosyan wrote: > Hi Greg, > > On 4/8/2021 13:17, Artur Petrosyan wrote: > > Hi Greg, > > > > On 4/8/2021 11:28, Artur Petrosyan wrote: > >> This patch set fixes and improves the Partial Power Down mode for > >> dwc2 core. > >> It adds support for the following cases > >> 1. Entering and exiting partial power down when a port is > >> suspended, resumed, port reset is asserted. > >> 2. Exiting the partial power down mode before removing driver. > >> 3. Exiting partial power down in wakeup detected interrupt handler. > >> 4. Exiting from partial power down mode when connector ID. > >> status changes to "connId B > >> > >> It updates and fixes the implementation of dwc2 entering and > >> exiting partial power down mode when the system (PC) is suspended. > >> > >> The patch set also improves the implementation of function handlers > >> for entering and exiting host or device partial power down. > >> > >> NOTE: This is the second patch set in the power saving mode fixes > >> series. > >> This patch set is part of multiple series and is continuation > >> of the "usb: dwc2: Fix and improve power saving modes" patch set. > >> (Patch set link: https://urldefense.com/v3/__https://marc.info/?l=linux-usb&m=160379622403975&w=2__;!!A4F2R9G_pg!IJ-Xl1ZwQU2kmqHB3ITyWyno9BgpWUsC647AqK7GIlgzJu9BzT6VN7jt--__fGdMtgWF69M$ ). > >> The patches that were included in the "usb: dwc2: > >> Fix and improve power saving modes" which was submitted > >> earlier was too large and needed to be split up into > >> smaller patch sets. > >> > >> Changes since V1: > >> No changes in the patches or the source code. > >> Sending the second version of the patch set because the first version > >> was not received by vger.kernel.org. > >> > >> > >> > >> Artur Petrosyan (14): > >> usb: dwc2: Add device partial power down functions > >> usb: dwc2: Add host partial power down functions > >> usb: dwc2: Update enter and exit partial power down functions > >> usb: dwc2: Add partial power down exit flow in wakeup intr. > >> usb: dwc2: Update port suspend/resume function definitions. > >> usb: dwc2: Add enter partial power down when port is suspended > >> usb: dwc2: Add exit partial power down when port is resumed > >> usb: dwc2: Add exit partial power down when port reset is asserted > >> usb: dwc2: Add part. power down exit from > >> dwc2_conn_id_status_change(). > >> usb: dwc2: Allow exit partial power down in urb enqueue > >> usb: dwc2: Fix session request interrupt handler > >> usb: dwc2: Update partial power down entering by system suspend > >> usb: dwc2: Fix partial power down exiting by system resume > >> usb: dwc2: Add exit partial power down before removing driver > >> > >> drivers/usb/dwc2/core.c | 113 ++------- > >> drivers/usb/dwc2/core.h | 27 ++- > >> drivers/usb/dwc2/core_intr.c | 46 ++-- > >> drivers/usb/dwc2/gadget.c | 148 ++++++++++- > >> drivers/usb/dwc2/hcd.c | 458 +++++++++++++++++++++++++---------- > >> drivers/usb/dwc2/hw.h | 1 + > >> drivers/usb/dwc2/platform.c | 11 +- > >> 7 files changed, 558 insertions(+), 246 deletions(-) > >> > >> > >> base-commit: e9fcb07704fcef6fa6d0333fd2b3a62442eaf45b > >> > > > > Re sending as a "v2" did not work :(. > > The patches are not in lore again. > > > > Could the issue be with a comma in the end of To: or Cc: list? > > Let me remove the comma in the end of those lists and try sending as "v3". > > > > Regards, > > Artur > > > > I just removed the comma in the end of those lists and resent the patch > set as a "v3" and they are already seen in lore. > There is one strange thing though on lore. Some patch titles are not > fully visible. > > For sure the issue was comma in the end of To: or Cc: lists. > Not working example. > To: Greg Kroah-Hartman , > linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, That's an invalid To: line for email. > Working example. > To: Greg Kroah-Hartman , > linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org That's a correct line. > If the comma is at least in the end of one of those lists (To: or Cc:) > vger.kernel.org mailing server will not accept them. I recommend using 'git send-email' with the --to="foo@bar.com" type options so that you don't have to hand-edit the lines to try to get stuff like this correct, as it is easy to get wrong. thanks, greg k-h