mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
9e78a311c7fb4de529cdecdcd568cd9ba997086a
Previously, in commita811f07f45("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 commit8e10548f7f("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>
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
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
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%