diff options
author | Peng Fan <[email protected]> | 2023-01-04 19:00:30 +0800 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2023-01-29 20:29:26 +0200 |
commit | 8658f0acc8b0ab67f66b028e8f6136038b7b7379 (patch) | |
tree | d45689e25d5e36e6221e127d4feab65256584347 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | f4419db4086e8c31821da14140e81498516a3c75 (diff) |
clk: imx: get stdout clk count from device tree
Currently the clk_count is specified by API users, but this
parameter is wrongly used, for example, i.MX8M clk driver use 4,
however the uart device tree node only use 2 clock entries. So
let using of_clk_get_parent_count to get the exact clock count.
Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Abel Vesa <[email protected]>
Signed-off-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions