+60
−0
arch/arm/mach-pxa/pwm.c
0 → 100644
+299
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Patch mainly from Eric Miao, with minor edits by rmk.
Note: PWM0 and PWM2 share the same register I/O space and clock gating
on pxa{27x, 3xx}, thus PWM2 is treated in the driver as a child PWM of
PWM0. And this is also true for PWM1/3.
Signed-off-by:
eric miao <eric.miao@marvell.com>
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>