mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
01f0b83ddf5d848c485ac7540a9d0b0ac61c40b0
The current linkfreq=750M is not working properly on rk3576 dphy3. [ 82.433231] mipi3-csi2-hw ERR1:0x1000000 (crc,vc: 0) [ 82.433289] mipi3-csi2-hw ERR1:0x1000000 (crc,vc: 0) [ 82.433303] mipi3-csi2-hw ERR1:0x1000000 (crc,vc: 0) [ 82.433317] mipi3-csi2-hw ERR1:0x3000000 (crc,vc: 0 1) [ 82.433403] mipi3-csi2-hw ERR1:0x3000000 (crc,vc: 0 1) [ 82.433437] mipi3-csi2-hw ERR1:0x1000000 (crc,vc: 0) [ 82.433464] mipi3-csi2-hw ERR1:0x2000000 (crc,vc: 1) [ 82.433493] mipi3-csi2-hw ERR1:0x2000000 (crc,vc: 1) Change-Id: Iecd7c4990e312b3245aa630da71cc686ef90a373 Signed-off-by: Lin Jinhan <troy.lin@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%