[ARM] tegra: board-stingray: rearrange audio-clock sources
authorIliyan Malchev <malchev@google.com>
Mon, 29 Nov 2010 22:57:42 +0000 (14:57 -0800)
committerIliyan Malchev <malchev@google.com>
Thu, 2 Dec 2010 19:17:13 +0000 (11:17 -0800)
commit2e4e3bd1e0cba398ba8ed3bf00c6b80bdcc99291
tree0e0e7d185d3223e3ad9f05e22c213604802ed733
parent3ad156903c3f2ee55c083a0064dd62f272250277
[ARM] tegra: board-stingray: rearrange audio-clock sources

-- Setting pll_a to 11.2896MHz breaks S/PDIF audio.  Setting it to
   56.448MHz fixes the problem.  This was working before because the
   pll_a settings were broken and attempting to set pll_a to
   11.2896MHz actually set it implcitly to 56.448MHz instead.
-- Reparent i2s.1 and i2s.2 to pll_p so that we can set them to 24MHz
   and 2MHz respectively.  This allows i2s.2 to talk to the Bluetooth
   controller at 8kHz glitch-free.
-- Remove initialization entries for clocks "audio" and "audio_2x";
   these clocks are not used by the audio driver any more.

Signed-off-by: Iliyan Malchev <malchev@google.com>
arch/arm/mach-tegra/board-stingray.c