1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 09:12:08 +02:00
Files
u-boot-megous/include
Kever Yang 0b60111aa6 power: regulator: pwm: support pwm polarity setting
The latest kernel PWM drivers enable the polarity settings. When system
run from U-Boot to kerenl, if there are differences in polarity set or
duty cycle, the PMW will re-init:
  close -> set polarity and duty cycle -> enable the PWM.
The power supply controled by pwm regulator may have voltage shaking,
which lead to the system not stable.

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
2017-05-10 13:37:21 -06:00
..
2017-02-07 10:54:32 -06:00
2017-02-08 15:56:28 -05:00
2017-04-13 09:41:10 -04:00
2017-04-05 13:55:11 -04:00
2017-04-14 19:38:57 -06:00
2017-04-05 13:52:20 -04:00
2017-04-10 10:02:03 +08:00
2017-01-21 15:12:33 -05:00
2017-04-12 13:28:27 -04:00
2017-05-08 11:57:30 -04:00