[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200219161625.1078051-1-jbrunet@baylibre.com>
Date: Wed, 19 Feb 2020 17:16:23 +0100
From: Jerome Brunet <jbrunet@...libre.com>
To: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>
Cc: Jerome Brunet <jbrunet@...libre.com>, alsa-devel@...a-project.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-amlogic@...ts.infradead.org,
Kevin Hilman <khilman@...libre.com>
Subject: [PATCH v2 0/2] ASoC: meson: add internal DAC support
This patchset adds support for the internal audio DAC provided on the
Amlogic gxl, g12a and sm1 SoC families. On each of these SoC families,
there is glue between this codec on the audio provider. The architecture
is similar to the one used for the synopsys hdmi codec on these SoCs
Changes since v1 [0]:
* Change some kcontrol names
* Move DAC sources to DAPM
[0]: https://lore.kernel.org/r/20200219133646.1035506-1-jbrunet@baylibre.com/
Jerome Brunet (2):
ASoC: meson: add t9015 internal codec binding documentation
ASoC: meson: add t9015 internal DAC driver
.../bindings/sound/amlogic,t9015.yaml | 58 +++
sound/soc/meson/Kconfig | 8 +
sound/soc/meson/Makefile | 2 +
sound/soc/meson/t9015.c | 333 ++++++++++++++++++
4 files changed, 401 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/amlogic,t9015.yaml
create mode 100644 sound/soc/meson/t9015.c
--
2.24.1
Powered by blists - more mailing lists