summaryrefslogtreecommitdiff
path: root/drivers/gpio
diff options
context:
space:
mode:
authorArnaud Patard (Rtp) <arnaud.patard@rtp-net.org>2021-03-05 13:27:51 +0300
committerAnatolij Gustschin <agust@denx.de>2021-04-10 12:54:59 +0300
commit4db3926874a6a17cca1f97a4fd92e58e9182a272 (patch)
tree20a84e3c928ed7c0fd06218c7befb150825dcf00 /drivers/gpio
parenta0c248ef0844da239096ecb4a83f9fa2b0535117 (diff)
downloadu-boot-4db3926874a6a17cca1f97a4fd92e58e9182a272.tar.xz
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>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions