aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2021-01-18 00:09:12 +0000
committerMaxime Ripard <[email protected]>2021-01-20 10:59:30 +0100
commit04ef679591c76571a9e7d5ca48316cc86fa0ef12 (patch)
tree6a1cc91747e4109085b33e40ce94d88ad842e63b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parenteec9d9b7b09a9f14654341899195fb687c18eff7 (diff)
clk: sunxi-ng: h6: Fix clock divider range on some clocks
While comparing clocks between the H6 and H616, some of the M factor ranges were found to be wrong: the manual says they are only covering two bits [1:0], but our code had "5" in the number-of-bits field. By writing 0xff into that register in U-Boot and via FEL, it could be confirmed that bits [4:2] are indeed masked off, so the manual is right. Change to number of bits in the affected clock's description. Fixes: 524353ea480b ("clk: sunxi-ng: add support for the Allwinner H6 CCU") Signed-off-by: Andre Przywara <[email protected]> Reviewed-by: Jernej Skrabec <[email protected]> Signed-off-by: Maxime Ripard <[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