goumin 8b8ec6e224 Adjust the registration method of PCIe and INET drivers, and set raid6_select to start asynchronously by default.
Asynchronous modules should now be configured in the DTS file, with an additional variable in the bootargs.
The recommended configuration is as follows:
driver_async_probe=spacemit-hdmi-drv,i2c-spacemit-k1x,ri2c-spacemit-k1x,k1xccic,sdhci-spacemit,k1x-dwc-pcie,pxa2xx-uart

Change-Id: I2877696e84cc735c95363a1614dcbf3e5e26d5e0
2024-11-28 19:49:08 +08:00
2024-11-28 19:49:07 +08:00
2024-11-28 18:28:07 +08:00
2024-11-28 18:27:25 +08:00
2024-11-28 19:05:19 +08:00
2024-11-28 18:28:13 +08:00
2022-09-28 09:02:20 +02:00
2024-11-28 18:28:00 +08:00
2024-11-22 15:38:37 +01: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 2.9 GiB
Languages
C 97.8%
Assembly 1%
Shell 0.4%
Makefile 0.3%
Python 0.2%