ASoC: tegra: add Tegra114 support to the AHUB driver
commit95d36075694b0431da22c3aef3d0dccdcc781344
authorStephen Warren <swarren@nvidia.com>
Thu, 21 Mar 2013 19:56:41 +0000 (21 13:56 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 25 Mar 2013 15:56:35 +0000 (25 15:56 +0000)
tree3d2b6dac4916870d4bfa3083ba653ebc5c97b9bc
parent8f5f5e0f459d37273f841e3f8da38b4e242c8e94
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>
Documentation/devicetree/bindings/sound/nvidia,tegra30-ahub.txt
sound/soc/tegra/tegra30_ahub.c
sound/soc/tegra/tegra30_ahub.h