commit | d59f7d159891466361808522b63cf3548ea3ecb0 | [log] [tgz] |
---|---|---|
author | Zhen Lei <thunder.leizhen@huawei.com> | Thu Sep 24 15:17:50 2020 +0800 |
committer | Marc Zyngier <maz@kernel.org> | Fri Sep 25 16:49:09 2020 +0100 |
tree | 5411b781c9d767952363a562bc616e2eb72fe159 | |
parent | ea0c80d1764449acf2f70fdb25aec33800cd0348 [diff] |
irqchip/dw-apb-ictl: Refactor priot to introducing hierarchical irq domains Add the required abstractions that will help introducing hierarchical domain support to the dw-apb-ictl driver. No functional change. Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> [maz: commit message, some cleanups] Signed-off-by: Marc Zyngier <maz@kernel.org> Tested-by: Haoyu Lv <lvhaoyu@huawei.com> Link: https://lore.kernel.org/r/20200924071754.4509-3-thunder.leizhen@huawei.com