On 31/01/2021 18:40, Ion Agorria wrote: > From: Ion Agorria <ion@xxxxxxxxxxx> > > 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 I don't see any user of this driver included. Any reason why? Jon -- nvpublic