diff options
author | Uwe Kleine-König <[email protected]> | 2024-03-29 11:35:40 +0100 |
---|---|---|
committer | Uwe Kleine-König <[email protected]> | 2024-03-29 13:50:10 +0100 |
commit | 73dfe970c038d0548beccc5bfb2707e1d543b01f (patch) | |
tree | 7a2a28a0bdcf88d0610f8bfdbc48ed0f80fbaa84 /tools/perf/scripts/python | |
parent | 9eb05877dbee03064d3d3483cd6702f610d5a358 (diff) |
pwm: Fix setting period with #pwm-cells = <1> and of_pwm_single_xlate()
For drivers making use of of_pwm_single_xlate() (i.e. those that don't
pass a hwpwm index) and also don't pass flags, setting period was
wrongly skipped. This affects the pwm-pxa and ti-sn65dsi86 drivers.
Reported-by: Karel Balej <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Fixes: 40ade0c2e794 ("pwm: Let the of_xlate callbacks accept references without period")
Tested-by: Karel Balej <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Uwe Kleine-König <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions