dt-bindings: tas2562: Add the TAS2110 amplifier
Dan Murphy authored

Add the TAS2110 amplifier compatible.
Signed-off-by: default avatarDan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200921153820.18357-1-dmurphy@ti.com

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
9074a078
Name Last commit Last update
Documentation dt-bindings: tas2562: Add the TAS2110 amplifier
LICENSES LICENSES: Rename other to deprecated
arch Merge tag 'v5.9-rc2' into asoc-5.10
block Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
certs .gitignore: add SPDX License Identifier
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
drivers Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
fs Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
include ASoC: SOF: pm: Fix prepare callback behavior for OF usecase
init Merge tag 'for-linus' of git://github.com/openrisc/linux
ipc ipc/shm.c: remove the superfluous break
kernel Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
lib lib/string.c: Use freestanding environment
mm mm, page_alloc: fix core hung in free_pcppages_bulk()
net net: nexthop: don't allow empty NHA_GROUP
samples Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
scripts kconfig: qconf: replace deprecated QString::sprintf() with QTextStream
security Merge branch 'akpm' (patches from Andrew)
sound Merge branch 'asoc-5.9' into asoc-5.10
tools Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
usr Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
virt Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
.clang-format block: add bio_for_each_bvec_all()
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Opt out of scripts/get_maintainer.pl
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
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.