From: "WeitaoWang-oc@zhaoxin.com" <WeitaoWang-oc@zhaoxin.com>
To: Mathias Nyman <mathias.nyman@linux.intel.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 v3 1/4] xhci: Add some quirks for zhaoxin xhci to fix issues
Date: Tue, 9 May 2023 01:33:54 +0800 [thread overview]
Message-ID: <734023dc-3001-3653-399f-aa66b99ba27e@zhaoxin.com> (raw)
In-Reply-To: <71834813-4f59-a453-5d17-1a44010047ad@linux.intel.com>
On 2023/5/8 17:01, Mathias Nyman wrote:
> On 6.5.2023 23.15, 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.
>
Okay,no problem, I'll modify this patch series according to
above solution and order in the next version.
Best Regards,
Weitao
> (Accidentally replied to older v2 series with the above comments)
>
> Thanks
> -Mathias
>
> .
next prev parent reply other threads:[~2023-05-08 9:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-06 20:15 [PATCH v3 0/4] Fix some issues of xHCI for zhaoxin Weitao Wang
2023-05-06 20:15 ` [PATCH v3 1/4] xhci: Add some quirks for zhaoxin xhci to fix issues Weitao Wang
2023-05-08 9:01 ` Mathias Nyman
2023-05-08 17:33 ` WeitaoWang-oc [this message]
2023-05-06 20:15 ` [PATCH v3 2/4] xhci: fix issue of cross page boundary in TRB prefetch Weitao Wang
2023-05-06 20:15 ` [PATCH v3 3/4] xhci: Show zhaoxin xHCI root hub speed correctly Weitao Wang
2023-05-06 20:15 ` [PATCH v3 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=734023dc-3001-3653-399f-aa66b99ba27e@zhaoxin.com \
--to=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=mathias.nyman@linux.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