Files
u-boot/drivers
Arnaud Patard (Rtp) 4db3926874 rockchip: pwm: Fix default polarity
In the code, the default polarity is set to positive/positive,
which is neither normal polarity or inverted polarity. It's
only the hardware default. This leads to booting linux with
wrong polarity setting.

Update the code to use PWM_DUTY_POSTIVE | PWM_INACTIVE_NEGATIVE
by default instead.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
2021-04-10 11:54:59 +02:00
..
2021-03-08 10:32:34 +01:00
2021-04-08 09:18:29 +02:00
2021-03-29 18:00:21 -04:00
2021-04-10 11:54:59 +02:00
2021-04-08 08:44:51 +02:00
2021-03-27 13:59:36 +13:00
2021-03-13 13:14:52 -05:00
2021-01-23 11:30:31 +01:00
2021-04-08 15:37:27 +08:00
2020-11-06 10:18:20 +08:00