Frank Wang 9e78a311c7 usb: host: xhci: fix skip phy init quirk
Previously, in commit a811f07f45 ("usb: host: xhci: skip phy init
quirk can configure in dt"), Rockchip added "quirk-skip-phy-init"
quirk to configure the property in DT, however, upstream commit
8e10548f7f ("Revert "usb: host: xhci: mvebu: make USB 3.0 PHY
optional for Armada 3720") changed the condition later that makes
the quirk became ineffectual. So fix it.

Fixes: a811f07f45 ("usb: host: xhci: skip phy init quirk can configure in dt")
Change-Id: If5acf77731532ab6bb19098ac8d435aaeb0b3a10
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
2023-10-17 14:38:42 +08:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%