## ## TXx9 ACLC ## config SND_SOC_TXX9ACLC tristate "SoC Audio for TXx9" depends on HAS_TXX9_ACLC && TXX9_DMAC help This option enables support for the AC Link Controllers in TXx9 SoC. config HAS_TXX9_ACLC bool config SND_SOC_TXX9ACLC_AC97 tristate select AC97_BUS select SND_AC97_CODEC select SND_SOC_AC97_BUS ## ## Boards ## config SND_SOC_TXX9ACLC_GENERIC tristate "Generic TXx9 ACLC sound machine" depends on SND_SOC_TXX9ACLC select SND_SOC_TXX9ACLC_AC97 select SND_SOC_AC97_CODEC help This is a generic AC97 sound machine for use in TXx9 based systems. body>
summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tlv320aic32x4-spi.c
049c581114998a850ecdfa5a2811cde6&showmsg=1'>Expand) >
AgeCommit message (Expand)AuthorFilesLines
AuthorFilesLines
authorJohn Crispin <john@phrozen.org>2017-01-25 09:20:54 +0100
committerDavid S. Miller <davem@davemloft.net>2017-01-25 14:36:02 -0500
commit61976fff20f92aceecc3670f6168bfc57a79e047 (patch)
treeaccfee44bdfff0ff599495ecfe68fb6da21bc7e9
parentc0d9665f0819837afced95247f230fdc8b041658 (diff)
Documentation: devicetree: change the mediatek ethernet compatible string
When the binding was defined, I was not aware that mt2701 was an earlier version of the SoC. For sake of consistency, the ethernet driver should use mt2701 inside the compat string as this is the earliest SoC with the ethernet core. The ethernet driver is currently of no real use until we finish and upstream the DSA driver. There are no users of this binding yet. It should be safe to fix this now before it is too late and we need to provide backward compatibility for the mt7623-eth compat string. Reported-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: John Crispin <john@phrozen.org> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat