diff options
author | Tony Lindgren <[email protected]> | 2019-10-16 07:37:05 -0700 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2019-10-16 07:51:15 -0700 |
commit | ccd369455a2369779ee38cbb709719cce8409974 (patch) | |
tree | 33020dff3f6d3af3b72ac6154a89535f3777c4f4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dfc065aa896330ce1c13db7ab223b34e94de2f1d (diff) |
ARM: OMAP2+: Remove bogus warnings for machines without twl PMIC
In general we want to see a quiet dmesg output with no errors or warnings
unless something is really wrong and needs attention. We currently see
these bogus warnings on boot:
twl: not initialized
twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660
twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660
twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660
twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660
...
Let's avoid these by checking if a device tree node for cpcap PMIC exists.
Cc: Merlijn Wajer <[email protected]>
Cc: Pavel Machek <[email protected]>
Cc: Sebastian Reichel <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions