ARM: tegra: Provide clock for only one PWM controller
authorThierry Reding <thierry.reding@avionic-design.de>
Fri, 16 Dec 2011 20:01:57 +0000 (21:01 +0100)
committerStephen Warren <swarren@nvidia.com>
Mon, 2 Jul 2012 21:01:34 +0000 (15:01 -0600)
commit094479915618c526a1409dd6704bcb4ff2c5c1c2
tree7e1f8e656bb77519cd8f6b2004a6e01b8be3703b
parentbb1dccfc63f7a007c6347c75ba597d866749d9d2
ARM: tegra: Provide clock for only one PWM controller

A subsequent patch will add a generic PWM API driver for the Tegra PWFM
controller, supporting all four PWM devices with a single PWM chip. The
device will be named tegra-pwm and only one clock needs to be provided.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/tegra2_clocks.c
arch/arm/mach-tegra/tegra30_clocks.c