No description
Find a file
Derek Fang 8b59e642d0
ASoC: rt5682: Add DAI clock binding info for WCLK/BCLK CCF usage
This patch describes that rt5682 can expose WCLK and BCLK clocks
and how to use.

Signed-off-by: Derek Fang <derek.fang@realtek.com>
Link: https://lore.kernel.org/r/1582033912-6841-2-git-send-email-derek.fang@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-02-18 22:23:25 +00:00
arch Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
block
certs
crypto
Documentation ASoC: rt5682: Add DAI clock binding info for WCLK/BCLK CCF usage 2020-02-18 22:23:25 +00:00
drivers drm/mediatek: fix race condition for HDMI jack status reporting 2020-02-17 17:39:13 +00:00
fs Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
include ASoC: rt5682: Add CCF usage for providing I2S clks 2020-02-18 22:23:24 +00:00
init
ipc
kernel Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
lib Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
LICENSES
mm
net Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
samples Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
scripts Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
security
sound ASoC: rt5682: Add CCF usage for providing I2S clks 2020-02-18 22:23:24 +00:00
tools
usr Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS fs: New zonefs file system 2020-02-09 15:51:46 -08:00
Makefile Linux 5.6-rc1 2020-02-09 16:08:48 -08:00
README

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.