mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
16a12f54613972d5ab363a7eceec3c98ec70338e
This patch support the audio on hdmi display. Tested on rk3399pro evb v11 board with debian9, as below: ... asoc-simple-card hdmi-sound: i2s-hifi <-> ff8a0000.i2s mapping ok 0: rockchip,hdmi root@linaro-alip:~# aplay -l **** List of PLAYBACK Hardware Devices **** card 0: rockchiphdmi [rockchip,hdmi], device 0: ff8a0000.i2s-i2s-hifi i2s-hifi-0 [] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: rockchiprk809co [rockchip,rk809-codec], device 0: ff890000.i2s-rk817-hifi rk817-hifi-0 [] Subdevices: 1/1 Subdevice #0: subdevice #0 root@linaro-alip:~# aplay -D plughw:0,0 /dev/urandom The sound is fine on display. Change-Id: I1a04d44922707e8dba150f2d6b814b19eaea1149 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%