From: Stephen Warren Date: Sat, 5 Mar 2011 05:44:29 +0000 (-0700) Subject: ARM: tegra: harmony: Beginnings of audio support X-Git-Tag: v2.6.39-rc1~87^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef2b1a0f1eb299c2d00addfee3a2631395d9bdb5;p=pandora-kernel.git ARM: tegra: harmony: Beginnings of audio support This change includes everything required to enable audio on Harmony, except those parts which rely on code not currently in Tegra's for-next branch, i.e. except those parts which rely on merges of the Tegra I2C driver or latest ASoC subsystem. * Define GPIO names for audio-related GPIOs * Set up platform data and platform device for ASoC machine driver * Register audio-related platform devices * Initialize audio-related clocks * Correctly configure pinmux and GPIO enables for audio-related pins Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed