aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMartin Blumenstingl <[email protected]>2019-04-01 20:18:16 +0200
committerThierry Reding <[email protected]>2019-05-09 16:50:04 +0200
commit51496e4446875726d50a5617a6e0e0dabbc2e6da (patch)
tree66b7594064d9a6d2fddd070a0d19b2c581c85bf3 /tools/perf/scripts/python/exported-sql-viewer.py
parent9ff06679e109a216fc4a0cf5b4069a5305df141c (diff)
pwm: meson: Consider 128 a valid pre-divider
The pre-divider allows configuring longer PWM periods compared to using the input clock directly. The pre-divider is 7 bit wide, meaning it's maximum value is 128 (the register value is off-by-one: 0x7f or 127). Change the loop to also allow for the maximum possible value to be considered valid. Fixes: 211ed630753d2f ("pwm: Add support for Meson PWM Controller") Signed-off-by: Martin Blumenstingl <[email protected]> Acked-by: Uwe Kleine-König <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions