diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2022-05-11 10:58:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-25 09:41:21 +0300 |
commit | 1e70037db5af0df6d878206541273cae0c4bf3f8 (patch) | |
tree | 5b4177de3bf69c57eafec5ae7d37f0e0c10c63b5 /drivers/platform | |
parent | 6bfcb2b9624c30cf4459dec169f454b3058c7f50 (diff) | |
download | linux-1e70037db5af0df6d878206541273cae0c4bf3f8.tar.xz |
gpio: mvebu/pwm: Refuse requests with inverted polarity
[ Upstream commit 3ecb10175b1f776f076553c24e2689e42953fef5 ]
The driver doesn't take struct pwm_state::polarity into account when
configuring the hardware, so refuse requests for inverted polarity.
Fixes: 757642f9a584 ("gpio: mvebu: Add limited PWM support")
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions