diff options
author | Icenowy Zheng <[email protected]> | 2017-04-08 00:19:04 +0800 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2017-04-10 09:04:33 +0200 |
commit | 266061b7637b189ac82ee3a75116ff2dcb031e0b (patch) | |
tree | fa4f295e40f7e915d99d03807afc31ce05d0dfc5 /tools/perf/scripts/python/export-to-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 <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions