[PATCH v1 0/2] ASoC: tegra: Add RT5631 machine driver

Ion Agorria AG0RRIA at yahoo.com
Sun Jan 31 19:40:59 CET 2021


From: Ion Agorria <ion at agorria.com>

Adds support for Tegra SoC devices with RT5631 sound codec.
Playback to speakers, headphones and internal mic recording works.

This driver is used for ASUS Transformer TF201, TF700T and others
Tegra based devices containing RT5631.

Svyatoslav Ryhel (2):
  ASoC: dt-bindings: tegra: Add binding for RT5631
  ASoC: tegra: Add RT5631 machine driver

 .../sound/nvidia,tegra-audio-rt5631.yaml      | 134 +++++++++
 sound/soc/tegra/Kconfig                       |   8 +
 sound/soc/tegra/Makefile                      |   2 +
 sound/soc/tegra/tegra_rt5631.c                | 261 ++++++++++++++++++
 4 files changed, 405 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5631.yaml
 create mode 100644 sound/soc/tegra/tegra_rt5631.c

-- 
2.26.2



More information about the Alsa-devel mailing list