diff options
author | Aisheng Dong <[email protected]> | 2019-02-20 11:40:47 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2019-02-22 09:22:56 +0000 |
commit | deb904e45b4e32517f91512db5c50457004313d2 (patch) | |
tree | 09cfe6822664675c1578f22c0f8ce6e166b40f14 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e482c01dc73c23b2b8293cb43f633efddc87b36a (diff) |
irqchip/imx-irqsteer: Change to use reg_num instead of irq_group
One group can manage 64 interrupts by using two registers (e.g. STATUS/SET).
However, the integrated irqsteer may support only 32 interrupts which
needs only one register in a group. But the current driver assume there's
a mininum of two registers in a group which result in a wrong register map
for 32 interrupts per channel irqsteer. Let's use the reg_num caculated by
interrupts per channel instead of irq_group to cover this case.
Cc: Rob Herring <[email protected]>
Cc: Shawn Guo <[email protected]>
Reviewed-by: Lucas Stach <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions