From: Felipe Balbi <balbi@kernel.org>
To: Artur Petrosyan <arthur.petrosyan@synopsys.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Minas Harutyunyan <minas.harutyunyan@synopsys.com>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Cc: John Youn <john.youn@synopsys.com>
Subject: [01/14] usb: dwc2: Fix dwc2_restore_device_registers() function.
Date: Thu, 25 Apr 2019 15:44:47 +0300 [thread overview]
Message-ID: <87h8ams18g.fsf@linux.intel.com> (raw)
Artur Petrosyan <arthur.petrosyan@synopsys.com> writes:
> - Added backup of DCFG register.
> - Added Set the Power-On Programming done bit.
>
> Signed-off-by: Artur Petrosyan <arturp@synopsys.com>
won't apply.
WARNING: multiple messages have this Message-ID (diff)
From: Felipe Balbi <balbi@kernel.org>
To: Artur Petrosyan <arthur.petrosyan@synopsys.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Minas Harutyunyan <minas.harutyunyan@synopsys.com>,
"linux-usb\@vger.kernel.org" <linux-usb@vger.kernel.org>
Cc: John Youn <john.youn@synopsys.com>,
Artur Petrosyan <arthur.petrosyan@synopsys.com>
Subject: Re: [PATCH 01/14] usb: dwc2: Fix dwc2_restore_device_registers() function.
Date: Thu, 25 Apr 2019 15:44:47 +0300 [thread overview]
Message-ID: <87h8ams18g.fsf@linux.intel.com> (raw)
Message-ID: <20190425124447.hR_Yn8kO1VV9MJ0hOvNNlaydSHqefxoMQLzfH1-Qd3E@z> (raw)
In-Reply-To: <b4129291df7b2d061e93c03862c081b6a35b2e7f.1555075927.git.arturp@synopsys.com>
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Artur Petrosyan <arthur.petrosyan@synopsys.com> writes:
> - Added backup of DCFG register.
> - Added Set the Power-On Programming done bit.
>
> Signed-off-by: Artur Petrosyan <arturp@synopsys.com>
won't apply.
--
balbi
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next prev reply other threads:[~2019-04-25 12:44 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-12 13:38 [PATCH 00/14] usb: dwc2: Fix and improve power saving modes Artur Petrosyan
2019-04-12 13:38 ` [01/14] usb: dwc2: Fix dwc2_restore_device_registers() function Artur Petrosyan
2019-04-12 13:38 ` [PATCH 01/14] " Artur Petrosyan
2019-04-25 12:44 ` Felipe Balbi [this message]
2019-04-25 12:44 ` Felipe Balbi
2019-04-26 20:42 ` [01/14] " Doug Anderson
2019-04-26 20:42 ` [PATCH 01/14] " Doug Anderson
2019-04-29 10:51 ` [01/14] " Artur Petrosyan
2019-04-29 10:51 ` [PATCH 01/14] " Artur Petrosyan
2019-04-29 17:34 ` [01/14] " Doug Anderson
2019-04-29 17:34 ` [PATCH 01/14] " Doug Anderson
2019-04-30 6:58 ` [01/14] " Artur Petrosyan
2019-04-30 6:58 ` [PATCH 01/14] " Artur Petrosyan
2019-04-30 15:28 ` [01/14] " Doug Anderson
2019-04-30 15:28 ` [PATCH 01/14] " Doug Anderson
2019-05-03 8:11 ` [01/14] " Artur Petrosyan
2019-05-03 8:11 ` [PATCH 01/14] " Artur Petrosyan
2019-04-12 13:38 ` [02/14] usb: dwc2: Add descriptive debug messages for Partial Power Down mode Artur Petrosyan
2019-04-12 13:38 ` [PATCH 02/14] " Artur Petrosyan
2019-04-12 13:38 ` [03/14] usb: dwc2: Fix wakeup detected and session request interrupt handlers Artur Petrosyan
2019-04-12 13:38 ` [PATCH 03/14] " Artur Petrosyan
2019-04-12 14:20 ` [03/14] " Jules Maselbas
2019-04-12 14:20 ` [PATCH 03/14] " Jules Maselbas
2019-04-15 7:58 ` [03/14] " Artur Petrosyan
2019-04-15 7:58 ` [PATCH 03/14] " Artur Petrosyan
2019-04-12 13:39 ` [04/14] usb: dwc2: Fix suspend state in host mode for partial power down Artur Petrosyan
2019-04-12 13:39 ` [PATCH 04/14] " Artur Petrosyan
2019-04-12 13:39 ` [05/14] usb: dwc2: Add port conn. sts. checking in _dwc2_hcd_resume() function Artur Petrosyan
2019-04-12 13:39 ` [PATCH 05/14] " Artur Petrosyan
2019-04-12 13:44 ` [06/14] usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change() Artur Petrosyan
2019-04-12 13:44 ` [PATCH 06/14] " Artur Petrosyan
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=87h8ams18g.fsf@linux.intel.com \
--to=balbi@kernel.org \
--cc=arthur.petrosyan@synopsys.com \
--cc=gregkh@linuxfoundation.org \
--cc=john.youn@synopsys.com \
--cc=linux-usb@vger.kernel.org \
--cc=minas.harutyunyan@synopsys.com \
/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;
as well as URLs for NNTP newsgroup(s).