mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
1e8819482b384086ed2077c9e3f2845cd09ca985
The version read from reg VOP_LITE_VERSION is VOP_VERSION(2, 0xc), which is the same as RV1106. But there are many differences between RV1106 vop and RK3506 vop, we set the version to VOP_VERSION(2, 0xe) on the software. Change-Id: I3f6e1e24d839aaab73b728d87cfa0738c23d540b Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
…
…
…
…
…
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%