diff options
author | 2025-04-29 16:50:44 +0800 | |
---|---|---|
committer | 2025-07-07 08:39:33 +0200 | |
commit | 52d2d14d9e49b8c33ff718d2036084d0c92f23f1 (patch) | |
tree | d7b5d6aff7f1c55e0cee17f4202926a3116c9804 /tools/perf/scripts | |
parent | dt-bindings: pwm: marvell,pxa-pwm: Add SpacemiT K1 PWM support (diff) | |
download | wireguard-linux-52d2d14d9e49b8c33ff718d2036084d0c92f23f1.tar.xz wireguard-linux-52d2d14d9e49b8c33ff718d2036084d0c92f23f1.zip |
pwm: pxa: Add optional reset control
Support optional reset control for the PWM PXA driver.
During probe, it acquires the reset controller using
devm_reset_control_get_optional_exclusive_deasserted() to get and deassert
the reset controller to enable the PWM channel.
Signed-off-by: Guodong Xu <guodong@riscstar.com>
Link: https://lore.kernel.org/r/20250429085048.1310409-3-guodong@riscstar.com
[ukleinek: Fix conflict with commit df08fff8add2 ("pwm: pxa: Improve using dev_err_probe()")]
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions