linux/sound/soc/tegra
Stephen Warren 95d3607569 ASoC: tegra: add Tegra114 support to the AHUB driver
Tegra114's AHUB shares a design with Tegra30, with the followin changes:
* Supports more (10 vs. 4) bi-directional FIFO channels into RAM.
* Requires a separate block of registers to support the above.
* Supports more attached clients, i.e. new audio multiplexing and
  de-multiplexing modules.
* Is affected by more clocks due to the above.

This change fully defines the device tree binding changes required to
represent these changes, and minimally extends the driver to support
the new hardware, without exposing any of the new FIFO channels.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2013-03-25 15:56:35 +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: assume CONFIG_OF in tegra_asoc_utils_init 2013-03-04 11:22:22 +08:00
tegra_asoc_utils.h ASoC: tegra: add function to set ac97 rate 2012-12-24 15:59:10 +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