clk: tegra: move audio clk to common file
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Tue, 17 Sep 2013 12:42:24 +0000 (15:42 +0300)
committerPeter De Schrijver <pdeschrijver@nvidia.com>
Tue, 26 Nov 2013 16:46:24 +0000 (18:46 +0200)
Move audio clocks and PLLA initialization to a common file so it can be used by
multiple Tegra SoCs. Also a new array tegra114_clks is introduced for Tegra114
which specifies which common clocks are available on Tegra114 and what their
DT IDs are.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>

No differences found