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)
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>

No differences found