]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt5640: Make codec selectable
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 12 Jun 2021 20:06:50 +0000 (22:06 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 14 Jun 2021 14:01:04 +0000 (15:01 +0100)
commit37f72ffaba939dfa32348492b04ca57026a93865
tree772d8047af80ba0a4bc6f849791add2352423616
parent74c40f3b798621a7572c1e8ed4b22b8e13dcec8a
ASoC: rt5640: Make codec selectable

The Realtek rt5640 codec driver can be used with the generic sound card
drivers, so it should be selectable. For example, with the addition
of #sound-dai-cells = <0> property in DT, it can be used with simple and
graph card drivers.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20210612200650.1301661-1-martin.blumenstingl@googlemail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig