diff options
author | Icenowy Zheng <icenowy@aosc.io> | 2017-04-07 12:19:04 -0400 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-04-10 03:04:33 -0400 |
commit | 266061b7637b189ac82ee3a75116ff2dcb031e0b (patch) | |
tree | fa4f295e40f7e915d99d03807afc31ce05d0dfc5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 37cabc74e57d15d683a8e49159bc8dcd5a50516a (diff) |
clk: sunxi-ng: fix PRCM CCU CLK_NUMBER value
The CLK_NUMBER value of PRCM CCU is wrongly set to (CLK_APB0_PWD + 1),
which prevented the IR mod clock from being set up.
Change it to (CLK_IR + 1) in order to correctly get IR mod set up.
Fixes: cdb8b80b6093 ("clk: sunxi-ng: add support for PRCM CCUs")
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions