Find a file
Trevor Wu d62ad762f6
ASoC: mediatek: mt8195: support audsys clock control
This patch adds mt8195 audio cg control.
Audio clock gates are registered to CCF for reference count and
clock parent management.

Signed-off-by: Trevor Wu <trevor.wu@mediatek.com>
Link: https://lore.kernel.org/r/20210819084144.18483-3-trevor.wu@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-08-24 19:13:52 +01:00
arch
block
certs
crypto
Documentation ASoC: rt1015p: correct indentation 2021-08-23 16:41:04 +01:00
drivers soundwire: intel: introduce shim and alh base 2021-08-02 15:45:42 +01:00
fs
include ASoC: Intel: Skylake: Support multiple format configs 2021-08-23 16:40:02 +01:00
init
ipc
kernel
lib
LICENSES
mm
net
samples
scripts
security
sound ASoC: mediatek: mt8195: support audsys clock control 2021-08-24 19:13:52 +01:00
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Merge some cs42l42 patches into asoc-5.15 2021-08-06 01:46:24 +01:00
Makefile
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.