clk: tegra: fix sdmmc clks on Tegra1x4
authorAndrew Bresticker <abrestic@chromium.org>
Fri, 27 Dec 2013 00:44:25 +0000 (16:44 -0800)
committerPeter De Schrijver <pdeschrijver@nvidia.com>
Mon, 17 Feb 2014 14:18:23 +0000 (16:18 +0200)
The sdmmc clocks on Tegra114 and Tegra124 are 3-bit wide muxes with
6 parents.  Add support for tegra_clk_sdmmc*_8 and switch Tegra114
and Tegra124 to use these clocks instead.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>

No differences found