public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Artur Petrosyan <Arthur.Petrosyan@synopsys.com>
To: Felipe Balbi <balbi@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Artur Petrosyan <Arthur.Petrosyan@synopsys.com>,
	Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>,
	linux-usb@vger.kernel.org,
	Douglas Anderson <dianders@chromium.org>
Cc: John Youn <John.Youn@synopsys.com>,
	Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>,
	Artur Petrosyan <Arthur.Petrosyan@synopsys.com>,
	Paul Zimmerman <paulz@synopsys.com>, <stable@vger.kernel.org>,
	#@synopsys.com, 4.18@synopsys.com, <stable@vger.kernel.org>,
	#@synopsys.com, 5.2@synopsys.com, Felipe Balbi <balbi@ti.com>,
	Kever Yang <kever.yang@rock-chips.com>
Subject: [PATCH 0/3] usb: dwc2: Fix power saving general issues.
Date: Fri, 26 Mar 2021 14:23:58 +0400	[thread overview]
Message-ID: <20210326102400.359EFA005C@mailhost.synopsys.com> (raw)

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://marc.info/?l=linux-usb&m=160379622403975&w=2).

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. So this is the first series in the
whole power saving mode fixes.

Each remaining patch set have dependency on previous set
and will be submitted after each of them are integrated.

The series includes the following patch sets with multiple patches
by below order.
 1. usb: dwc2: Fix power saving general issues.
 2. usb: dwc2: Fix Partial Power down issues.
 3. usb: dwc2: Add clock gating support.
 4. usb: dwc2: Fix Hibernation issues

Changes since V1:
- Added Fixes tag and stable kernel in below patches to point to the commits the
  fixes are addressing
  1. "usb: dwc2: Prevent core suspend when port connection flag is 0"
  2. "usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board."
- Updated the changelog of "usb: dwc2: Add default param to control power optimization." patch. 


Artur Petrosyan (3):
  usb: dwc2: Add default param to control power optimization.
  usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
  usb: dwc2: Prevent core suspend when port connection flag is 0

 drivers/usb/dwc2/core.h    |  3 +++
 drivers/usb/dwc2/debugfs.c |  2 ++
 drivers/usb/dwc2/hcd.c     |  5 +++--
 drivers/usb/dwc2/params.c  | 17 ++++++++++++-----
 4 files changed, 20 insertions(+), 7 deletions(-)

-- 
2.25.1


             reply	other threads:[~2021-03-26 10:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-26 10:23 Artur Petrosyan [this message]
2021-03-26 13:32 ` [PATCH 0/3] usb: dwc2: Fix power saving general issues Greg Kroah-Hartman
2021-03-26 13:45   ` Artur Petrosyan
2021-03-26 14:10     ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210326102400.359EFA005C@mailhost.synopsys.com \
    --to=arthur.petrosyan@synopsys.com \
    --cc=#@synopsys.com \
    --cc=4.18@synopsys.com \
    --cc=5.2@synopsys.com \
    --cc=John.Youn@synopsys.com \
    --cc=Minas.Harutyunyan@synopsys.com \
    --cc=balbi@kernel.org \
    --cc=balbi@ti.com \
    --cc=dianders@chromium.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kever.yang@rock-chips.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=paulz@synopsys.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox