aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorFabien Parent <[email protected]>2022-05-29 17:46:13 +0200
committerMark Brown <[email protected]>2022-06-01 12:24:11 +0200
commit28cbc2d4c54c09a427b18a1604740efb6b2cc2d6 (patch)
treeb1af0c88ec962a72314261d9f8ba7788382cc7e1 /tools/perf/scripts/python/task-analyzer.py
parent68d6c8476fd4f448e70e0ab31ff972838ac41dae (diff)
regulator: mt6315-regulator: fix invalid allowed mode
In the binding example, the regulator mode 4 is shown as a valid mode, but the driver actually only support mode 0 to 2: This generates an error in dmesg when copy/pasting the binding example: [ 0.306080] vbuck1: invalid regulator-allowed-modes element 4 [ 0.307290] vbuck2: invalid regulator-allowed-modes element 4 This commit fixes this error by removing the invalid mode from the examples. Fixes: 977fb5b58469 ("regulator: document binding for MT6315 regulator") Signed-off-by: Fabien Parent <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions