]> git.karo-electronics.de Git - karo-tx-linux.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>
Fri, 13 Apr 2012 21:43:11 +0000 (15:43 -0600)
commit298ff72d6bba50c6eec879b393d18e60ffa323ab
treef08d06d8f72ddd3e6befd1175ce064759547442a
parenta4c07388e9fe6a3c2eb339d57a49a6c0efda816a
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