linux/sound/soc/tegra
Stephen Warren a7fc5d256b ASoC: tegra: add Tegra114 support to tegra_asoc_utils.c
Tegra114 requires different PLL rates. Modify the code to know about
this.

On Tegra114 only for now, use regular clk_get() rather than clk_get_sys()
to retrieve clocks. This assumes that the clocks will be represented in
device tree. We can assure that from the start of any Tegra114 audio
support. For older chips, I'll add the required clocks properties to the
device trees this kernel cycle, and switch this code to only support the
"new_clocks" path next cycle.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2013-03-25 15:56:36 +00:00
..
Kconfig ASoC: tegra: add tegra machine driver using wm9712 codec 2013-01-17 16:02:41 +09:00
Makefile ASoC: tegra: add tegra machine driver using wm9712 codec 2013-01-17 16:02:41 +09:00
tegra20_ac97.c ASoC: tegra20_ac97: Remove __devinitconst attribute 2013-01-24 18:55:15 +08:00
tegra20_ac97.h ASoC: tegra: add ac97 host driver 2013-01-14 08:21:04 +09:00
tegra20_das.c ASoC: tegra: setup DAP3<->DAC3 connection by default 2012-12-24 16:01:08 +00:00
tegra20_das.h ASoC: convert Tegra20 DAS driver to regmap 2012-04-13 19:16:53 +01:00
tegra20_i2s.c ASoC: tegra: remove __dev* attributes 2012-12-10 00:31:41 +09:00
tegra20_i2s.h ASoC: tegra: use regmap more directly 2012-06-08 07:03:14 +08:00
tegra20_spdif.c ASoC: tegra: remove __dev* attributes 2012-12-10 00:31:41 +09:00
tegra20_spdif.h ASoC: tegra: use regmap more directly 2012-06-08 07:03:14 +08:00
tegra30_ahub.c ASoC: tegra: add Tegra114 support to the AHUB driver 2013-03-25 15:56:35 +00:00
tegra30_ahub.h ASoC: tegra: add Tegra114 support to the AHUB driver 2013-03-25 15:56:35 +00:00
tegra30_i2s.c ASoC: tegra: Staticize some functions in tegra30_i2s.c 2013-01-24 18:55:17 +08:00
tegra30_i2s.h ASoC: tegra: use regmap more directly 2012-06-08 07:03:14 +08:00
tegra_alc5632.c ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanup 2013-03-04 11:22:23 +08:00
tegra_asoc_utils.c ASoC: tegra: add Tegra114 support to tegra_asoc_utils.c 2013-03-25 15:56:36 +00:00
tegra_asoc_utils.h ASoC: tegra: add Tegra114 support to tegra_asoc_utils.c 2013-03-25 15:56:36 +00:00
tegra_pcm.c ASoC: tegra: remove __dev* attributes 2012-12-10 00:31:41 +09:00
tegra_pcm.h ARM: tegra: remove <mach/dma.h> 2012-11-05 11:36:06 -07:00
tegra_wm8753.c ASoC: tegra_wm8753: minor cleanup 2013-03-04 11:22:22 +08:00
tegra_wm8903.c ASoC: tegra_wm8903: assume CONFIG_OF, remove platform data 2013-03-04 11:22:23 +08:00
tegra_wm9712.c ASoC: tegra_wm9712: assume CONFIG_OF 2013-03-04 11:22:22 +08:00
trimslice.c ASoC: tegra trimslice: assume CONFIG_OF, and other cleanup 2013-03-04 11:22:23 +08:00