mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
fd1e62d4913ecbdd750a1addb5a6e67beda7cdd4
RK3568 has 3 pmu io-domain, pmuio0/1/2, but the pmuio0 is 1.8v only, and pmuio1 is 3.3v only, only pmuio2 support to select 1.8v or 3.3v. RK3568 also has 7 io-domain, vccio1/2/3/4/5/6/7, but the vccio2 defaultly selected by the FLASH_VOL_SEL(GPIO0_A7). Change-Id: I55ea1263c641112705b1443ff919c508cb3be2f0 Signed-off-by: Jianqun Xu <jay.xu@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.
See Documentation/00-INDEX for a list of what is contained in each file.
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%