mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
1e770b0a29c8f3f7f8e48387cbb18621d5ab0299
Introduce a codec driver to control a remote audio dsp chip by spi. This patch is running on a rk3588 board with rk3308 adsp board, while the rk3308 actually is a SoC without a slave spi controller, so the rk3588 needs connect to rk3308 by spi. Currently, the host(rk3588) uses the audiocontrol to set volume to the adsp. Change-Id: Ia07e9def78cfe7441dc03c97124f0532bc9d72bc Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com> Signed-off-by: Jun Zeng <jun.zeng@rock-chips.com>
…
…
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
…
…
…
…
…
Merge commit 'f40707abde2eb5cd21cf8848f33aefb7e394ad1a' of https://android.googlesource.com/kernel/common
…
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%