[PATCH v2 0/3] Tegra AC97 v2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



v2 of the Tegra AC97 series. Unmerged ASoC related patches only.

The machine driver now instantiates the codec driver by itself,
without usage of DT. Other fixups for review feedback also included.

I'll post a patch for the AC97 clock once Prashant patches land
in a branch.

Lucas Stach (3):
  ASoC: tegra: add ac97 host driver
  ASoC: tegra:  add ac97 host controller to device tree
  ASoC: tegra: add tegra machine driver using wm9712 codec

 .../bindings/sound/nvidia,tegra-audio-wm9712.txt   |  51 +++
 .../bindings/sound/nvidia,tegra20-ac97.txt         |  22 +
 arch/arm/boot/dts/tegra20.dtsi                     |   9 +
 sound/soc/tegra/Kconfig                            |  19 +
 sound/soc/tegra/Makefile                           |   4 +
 sound/soc/tegra/tegra20_ac97.c                     | 480 +++++++++++++++++++++
 sound/soc/tegra/tegra20_ac97.h                     |  95 ++++
 sound/soc/tegra/tegra_wm9712.c                     | 179 ++++++++
 8 files changed, 859 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm9712.txt
 create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra20-ac97.txt
 create mode 100644 sound/soc/tegra/tegra20_ac97.c
 create mode 100644 sound/soc/tegra/tegra20_ac97.h
 create mode 100644 sound/soc/tegra/tegra_wm9712.c

-- 
1.8.0.1

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux