diff options
author | Colin Cross <ccross@android.com> | 2011-02-13 00:14:03 (GMT) |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2011-02-21 08:10:46 (GMT) |
commit | 310992ca4b994db8c869e1c0f32c004b7a196147 (patch) | |
tree | d6fc862591aef9f29f97c6edc3ca2218847eebc1 /arch/arm/mach-spear6xx | |
parent | 89a5fb84dabdf6daeae7d5301a6b1ae4754425dd (diff) | |
download | linux-310992ca4b994db8c869e1c0f32c004b7a196147.tar.xz |
ARM: tegra: clock: Add shared bus clock type
Some clocks may have multiple downstream users that need to request a
higher clock rate. Shared bus clocks provide a unique shared_bus_user
clock to each user. The frequency of the bus is set to the highest
enabled shared_bus_user clock, with a minimum value set by the
shared bus. Drivers can use clk_enable and clk_disable to enable
or disable their requirement, and clk_set_rate to set the minimum rate.
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Colin Cross <ccross@android.com>
Diffstat (limited to 'arch/arm/mach-spear6xx')
0 files changed, 0 insertions, 0 deletions