From: Philip, Avinash Date: Thu, 8 Mar 2012 07:13:28 +0000 (+0530) Subject: ARM: OMAP2+: pwm: Register PWM devices X-Git-Url: https://git.ti.com/gitweb?p=sitara-epos%2Fsitara-epos-kernel.git;a=commitdiff_plain;h=a4730018b6d386b5add0ce06a25a7a912a97a5fb ARM: OMAP2+: pwm: Register PWM devices This patch registers PWM devices on selective profiles by using new API's provided for registering PWM devices. 1. EHRPWM.2 on profile #4 2. ECAP.0 device on profile #0, 1, 2 and 7 Also update platform data for HAPTICS with Max frequency of operation set to 250 Hz as per Haptics specification (Haptic Motors Max RPM is 15000 RPM). Signed-off-by: Philip, Avinash --- diff --git a/arch/arm/mach-omap2/board-am335xevm.c b/arch/arm/mach-omap2/board-am335xevm.c index ced0cc9536ef..0d5fa7b75c89 100644 --- a/arch/arm/mach-omap2/board-am335xevm.c +++ b/arch/arm/mach-omap2/board-am335xevm.c @@ -37,6 +37,7 @@ #include #include #include +#include /* LCD controller is similar to DA850 */ #include