From: Stephen Warren swarren@nvidia.com
This is the arch/arm/mach-tegra changes that match the ASoC series I just posted.
This depends on the previous GPIO/pinmux work that I posted. We should be able to apply this to the Tegra tree independently from the ASoC driver series.
Stephen Warren (5): ARM: tegra: provide clock aliases for AHUB configlink ARM: tegra: set up audio clocks for tegra30 dt ARM: tegra: add AUXDATA required for audio ARM: dt: tegra30.dtsi: Add audio-related nodes ARM: dt: tegra cardhu: basic audio support
arch/arm/boot/dts/tegra-cardhu.dts | 61 ++++++++++++++++++++++++++++++++ arch/arm/boot/dts/tegra30.dtsi | 32 +++++++++++++++++ arch/arm/mach-tegra/board-dt-tegra30.c | 15 ++++++++ arch/arm/mach-tegra/tegra30_clocks.c | 9 +++++ 4 files changed, 117 insertions(+), 0 deletions(-)