summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/tegra/tegra30_ahub.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/sound/soc/tegra/tegra30_ahub.c b/sound/soc/tegra/tegra30_ahub.c
index dadacb636b64..98995bc58351 100644
--- a/sound/soc/tegra/tegra30_ahub.c
+++ b/sound/soc/tegra/tegra30_ahub.c
@@ -618,6 +618,20 @@ static const char * const configlink_clocks[] = {
#ifndef CONFIG_ARCH_TEGRA_14x_SOC
"spdif_in",
#endif
+#if defined(CONFIG_ARCH_TEGRA_11x_SOC) || defined(CONFIG_ARCH_TEGRA_12x_SOC)
+ "amx",
+ "adx",
+#endif
+#ifdef CONFIG_ARCH_TEGRA_12x_SOC
+ "amx1",
+ "adx1",
+ "afc0",
+ "afc1",
+ "afc2",
+ "afc3",
+ "afc4",
+ "afc5",
+#endif
};
struct of_dev_auxdata ahub_auxdata[] = {