Files
OpenCellular/common
Vic Yang 5d014fd2dd Refactor PWM module
This unifies the PWM module interface for LM4 and STM32. Now PWM
channels are defined in board.h/board.c. Instead of calling functions
named pwm_set_fan_duty(x), one can now use pwm_set_duty(PWM_CH_FAN, x),
which prevents additional functions added when we have a new PWM
channel.

BUG=chrome-os-partner:18343
TEST=Limit input current on Spring.
TEST=Check power LED in S0/S3/S5 on Snow.
TEST=Check keyboard backlight functionality on Link.
TEST=Check fan speed control/detecting on Link.
BRANCH=None

Change-Id: Ibac4d79f72e65c94776d503558a7592f7db859dc
Signed-off-by: Vic Yang <victoryang@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/64450
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2013-08-27 23:20:33 +00:00
..
2013-08-08 20:29:17 -07:00
2013-08-27 23:20:33 +00:00
2013-07-10 11:16:43 -07:00
2013-08-27 23:20:33 +00:00
2013-08-07 12:43:48 -07:00
2013-07-22 15:28:58 -07:00
2013-08-27 23:20:33 +00:00
2013-05-07 09:09:50 -07:00
2013-03-29 15:39:32 -07:00
2013-07-10 11:16:43 -07:00
2012-10-26 09:49:38 -07:00
2012-10-25 14:12:10 -07:00
2013-08-27 23:20:33 +00:00
2013-06-10 01:48:44 -07:00
2012-10-25 17:03:44 -07:00