mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
e8e4e056594be421e9f7a69fc53c397857b34db8
In order to support the ap6212 module with rockchip wlan driver, the kylin dts has to change the below for working. 1) We should add the 'supports-sdio' property for mmc tuning, that's the rockchip private property, not on the upstream. 2) We should add the wifi power control pin and wifi/bt data for dts, Maybe the history issue, they like the old driver for power contronlling, the upstream didn't need these for working. we should remove it in the future. Change-Id: Id49de7ad77b8658a551a07659a8a2ddc9691874c Signed-off-by: Caesar Wang <wxt@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%