Lin Jinhan 01f0b83ddf media: i2c: ov50c40: use linkfreq 1250M for 4096x3072
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>
2024-04-09 15:43:23 +08:00
2024-01-02 14:38:47 +08:00
2024-01-02 14:38:47 +08:00
2024-03-29 16:07:24 +08:00
2024-01-02 14:38:47 +08:00
2023-10-10 22:00:46 +02: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%