From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: Weitao Wang <WeitaoWang-oc@zhaoxin.com>,
gregkh@linuxfoundation.org, mathias.nyman@intel.com,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: tonywwang@zhaoxin.com, weitaowang@zhaoxin.com, stable@vger.kernel.org
Subject: Re: [PATCH v2 1/4] xhci: Add some quirks for zhaoxin xhci to fix issues
Date: Mon, 8 May 2023 11:56:35 +0300 [thread overview]
Message-ID: <06a03d3b-f1a1-8058-3b8c-c9786d66d3de@linux.intel.com> (raw)
In-Reply-To: <20230421203853.387210-2-WeitaoWang-oc@zhaoxin.com>
On 21.4.2023 23.38, Weitao Wang wrote:
> Add a quirk XHCI_ZHAOXIN_HOST for zhaoxin xhci to fix issues,
> there are two cases will be used.
> - add u1/u2 support.
> - fix xHCI root hub speed show issue in zhaoxin platform.
>
> Add a quirk XHCI_ZHAOXIN_TRB_FETCH to fix TRB prefetch issue.
>
> On Zhaoxin ZX-100 project, xHCI can't work normally after resume
> from system Sx state. To fix this issue, when resume from system
> sx state, reinitialize xHCI instead of restore.
> So, Add XHCI_RESET_ON_RESUME quirk for zx-100 to fix issue of
> resuming from system sx state.
>
> Cc: stable@vger.kernel.org
> Signed-off-by: Weitao Wang <WeitaoWang-oc@zhaoxin.com>
> ---
I'd split this series into different logical parts:
patch 1/4
Set XHCI_RESET_ON_RESUME quirk to ZHAOXIN host to fix resume issue.
cc: stable
patch 2/4
Add XHCI_ZHAOXIN_TRB_FETCH quirk flag together with code that allocates double pages
cc: stable
patch 3/4
Add XHCI_ZHAOXIN_HOST quirk flag together with code that corrects USB3 roothub minor version
cc: stable
patch 4/4
Set XHCI_LPM_SUPPORT quirk together with code that sets tier policy and u1/u2 timeouts,
Don't add stable as this is about adding feature support.
Thanks
-Mathias
next prev parent reply other threads:[~2023-05-08 8:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-21 20:38 [PATCH v2 0/4] Fix some issues of xHCI for zhaoxin Weitao Wang
2023-04-21 20:38 ` [PATCH v2 1/4] xhci: Add some quirks for zhaoxin xhci to fix issues Weitao Wang
2023-05-08 8:56 ` Mathias Nyman [this message]
2023-04-21 20:38 ` [PATCH v2 2/4] xhci: fix issue of cross page boundary in TRB prefetch Weitao Wang
2023-04-21 20:38 ` [PATCH v2 3/4] xhci: Show zhaoxin xHCI root hub speed correctly Weitao Wang
2023-05-05 10:52 ` Mathias Nyman
2023-05-06 11:38 ` WeitaoWang-oc
2023-04-21 20:38 ` [PATCH v2 4/4] xhci: Add zhaoxin xHCI U1/U2 feature support Weitao Wang
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=06a03d3b-f1a1-8058-3b8c-c9786d66d3de@linux.intel.com \
--to=mathias.nyman@linux.intel.com \
--cc=WeitaoWang-oc@zhaoxin.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@intel.com \
--cc=stable@vger.kernel.org \
--cc=tonywwang@zhaoxin.com \
--cc=weitaowang@zhaoxin.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
all inboxes | Powered by JetHome®