]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: provide clock aliases for AHUB configlink
authorStephen Warren <swarren@nvidia.com>
Fri, 30 Mar 2012 21:50:44 +0000 (15:50 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 25 Apr 2012 21:22:01 +0000 (15:22 -0600)
commit6f0847447c967802b47a399f3c2b92bc1867bcfb
treea075094c69915e448081e9895df54faad7fd948e
parent460a0fb5f7b22bdc091242d52163ed8f275ce810
ARM: tegra: provide clock aliases for AHUB configlink

The Tegra30 AHUB driver must call tegra_periph_reset_deassert() for all
devices on the AHUB's configlink bus. The AHUB driver must be able to
call clk_get_sys() to retrieve the clock parameter for this function.
Add the necessary clock aliases to allow this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/tegra30_clocks.c