linux/sound/soc/meson
Jerome Brunet 1b74211011
ASoC: meson: axg-card: set link name based on link node name
So far the link names of the axg sound card was derived from the cpu name
of the link. Since the dai link must be unique, it works as long as a
device does not provide more than one cpu dai. However, the 'tohdmitx'
does provide 2 dais used as cpu on codec-to-codec links

Instead of cpu name, use the node name of the dai link. DT already enforce
the uniqueness of this name

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Tested-by: Neil Armstrong <narmstrong@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-05-16 12:12:59 +01:00
..
Kconfig ASoC: meson: add axg spdif input 2018-12-13 12:06:32 +00:00
Makefile ASoC: meson: add axg spdif input 2018-12-13 12:06:32 +00:00
axg-card.c ASoC: meson: axg-card: set link name based on link node name 2019-05-16 12:12:59 +01:00
axg-fifo.c ASoC: meson: axg-fifo: add g12a support 2019-04-05 09:25:33 +07:00
axg-fifo.h ASoC: meson: axg-fifo: add g12a support 2019-04-05 09:25:33 +07:00
axg-frddr.c ASoC: meson: axg-frddr: add g12a support 2019-04-05 09:26:18 +07:00
axg-pdm.c ASoC: meson: add axg pdm input 2018-08-29 16:04:17 +01:00
axg-spdifin.c ASoC: meson: fix do_div warning in spdifin 2018-12-13 16:20:28 +00:00
axg-spdifout.c ASoC: meson: add axg spdif output 2018-07-18 13:08:39 +01:00
axg-tdm-formatter.c ASoC: meson: axg-tdm-formatter: rework quirks settings 2019-04-05 09:26:39 +07:00
axg-tdm-formatter.h ASoC: meson: axg-tdm-formatter: rework quirks settings 2019-04-05 09:26:39 +07:00
axg-tdm-interface.c ASoC: meson: axg-tdm: restrict formats depending on slot width 2018-08-28 19:53:35 +01:00
axg-tdm.h ASoC: meson: add tdm interface driver 2018-07-20 17:38:33 +01:00
axg-tdmin.c ASoC: meson: axg-tdm-formatter: rework quirks settings 2019-04-05 09:26:39 +07:00
axg-tdmout.c ASoC: meson: axg-tdmout: add g12a support 2019-04-05 09:27:00 +07:00
axg-toddr.c ASoC: meson: axg-toddr: add g12a support 2019-04-05 09:25:57 +07:00