diff options
author | Axel Lin <[email protected]> | 2019-01-29 11:01:56 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-02-07 14:13:07 +0000 |
commit | 9df3bb319c449c6723c2c2a1c78db45301fd8669 (patch) | |
tree | 06035f11a56856ee6665c4b3f9c132f297b3507f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 16c8a595740035c4a7ede608a60b4a59f67b76e6 (diff) |
regulator: lochnagar: Fix n_voltages setting for VDDCORE
With current n_voltages setting, regulator_list_voltage will return
-EINVAL when selector >=57. The highest selector is 0x41, so the
n_voltages should be 0x41+1, i.e. 66.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions