Re: [PATCH v2 2/3] irqchip: dw-apb-ictl: support hierarchy irq domain

2020-09-08 Thread Marc Zyngier
On 2020-09-08 10:40, Leizhen (ThunderTown) wrote: On 2020/9/8 15:41, Marc Zyngier wrote: On 2020-09-08 08:11, Zhen Lei wrote: Add support to use dw-apb-ictl as primary interrupt controller. Suggested-by: Marc Zyngier Signed-off-by: Zhen Lei Tested-by: Haoyu Lv ---  drivers/irqchip/Kconfig  

Re: [PATCH v2 2/3] irqchip: dw-apb-ictl: support hierarchy irq domain

2020-09-08 Thread Leizhen (ThunderTown)
On 2020/9/8 15:41, Marc Zyngier wrote: > On 2020-09-08 08:11, Zhen Lei wrote: >> Add support to use dw-apb-ictl as primary interrupt controller. >> >> Suggested-by: Marc Zyngier >> Signed-off-by: Zhen Lei >> Tested-by: Haoyu Lv >> --- >>  drivers/irqchip/Kconfig   |  2 +- >>  

Re: [PATCH v2 2/3] irqchip: dw-apb-ictl: support hierarchy irq domain

2020-09-08 Thread kernel test robot
Hi Zhen, Thank you for the patch! Yet something to improve: [auto build test ERROR on tip/irq/core] [also build test ERROR on robh/for-next v5.9-rc4 next-20200903] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as

Re: [PATCH v2 2/3] irqchip: dw-apb-ictl: support hierarchy irq domain

2020-09-08 Thread Marc Zyngier
On 2020-09-08 08:11, Zhen Lei wrote: Add support to use dw-apb-ictl as primary interrupt controller. Suggested-by: Marc Zyngier Signed-off-by: Zhen Lei Tested-by: Haoyu Lv --- drivers/irqchip/Kconfig | 2 +- drivers/irqchip/irq-dw-apb-ictl.c | 75 +--

[PATCH v2 2/3] irqchip: dw-apb-ictl: support hierarchy irq domain

2020-09-08 Thread Zhen Lei
Add support to use dw-apb-ictl as primary interrupt controller. Suggested-by: Marc Zyngier Signed-off-by: Zhen Lei Tested-by: Haoyu Lv --- drivers/irqchip/Kconfig | 2 +- drivers/irqchip/irq-dw-apb-ictl.c | 75 +-- 2 files changed, 73 insertions(+), 4