From: Stephen Warren Date: Fri, 11 Oct 2013 21:43:17 +0000 (-0600) Subject: ASoC: tegra: support new register layouts in Tegra124 X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e049fce368dfe07702c3664add9ae7b45df1a9a;p=pandora-kernel.git ASoC: tegra: support new register layouts in Tegra124 Tegra124 introduces some small changes to the layout of some registers. Modify the affected drivers to program those registers appropriately based on which SoC they're running on. Tegra124 also introduced some new modules on the AHUB configlink register bus. These will require new entries in configlink_clocks[] in the AHUB driver. However, supporting that change likely relies on switching Tegra to the common reset framework, so I'll defer that change for now. Based-on-work-by: Arun Shamanna Lakshmi Based-on-work-by: Songhee Baek Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed