OSDN Git Service

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)
commit8703612b0abb33e6daacc0f6b709a006ac85b285
treea075094c69915e448081e9895df54faad7fd948e
parentaef7704c6cc36db9618603b22194def441d30432
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