mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
78a3b3d34a2b65110e8d751efc92e29c7069ac43
logic node -> real hw mipi_dcphy0 -> csi0 01 lane(or 4 lane, no used csi_dphy5) mipi_dcphy1 -> dcphy1 csi_dphy1 -> csi1 01 lane csi_dphy2 -> csi1 23 lane csi_dphy5 -> csi0 23 lane Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com> Change-Id: I33251ee31e60737c113107d2a47154e69d291760
…
…
…
…
…
…
…
…
…
…
…
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%