[PATCH v3] add tas2780
Mark Brown
broonie at kernel.org
Thu Jul 7 12:59:24 CEST 2022
On Thu, Jul 07, 2022 at 06:26:31PM +0800, Raphael-Xu wrote:
> 1.update Kconfig and Makefile 2.add tas2780.c and tas2780.h
>
> Signed-off-by: Raphael-Xu <13691752556 at 139.com>
> ---
> sound/soc/codecs/Kconfig | 8 +
> sound/soc/codecs/Makefile | 2 +
> sound/soc/codecs/tas2780.c | 663 +++++++++++++++++++++++++++++++++++++
> sound/soc/codecs/tas2780.h | 101 ++++++
> 4 files changed, 774 insertions(+)
> create mode 100644 sound/soc/codecs/tas2780.c
> create mode 100644 sound/soc/codecs/tas2780.h
You need to send a DT binding document for any new bindings. Normally
both driver and binding document are sent as part of a single patch
series.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20220707/825e927e/attachment.sig>
More information about the Alsa-devel
mailing list