Re: [PATCH 1/5] irqchip/ls-scfg-msi: add LS1012a MSI support

2017-09-21 Thread Rob Herring
On Tue, Sep 19, 2017 at 05:26:54PM +0800, Zhiqiang Hou wrote: > From: Hou Zhiqiang > > The ls1012a implement only 1 msi controller, and it is the same as > ls1043a. > > Signed-off-by: Hou Zhiqiang > --- >

[PATCH 1/5] irqchip/ls-scfg-msi: add LS1012a MSI support

2017-09-19 Thread Zhiqiang Hou
From: Hou Zhiqiang The ls1012a implement only 1 msi controller, and it is the same as ls1043a. Signed-off-by: Hou Zhiqiang --- .../devicetree/bindings/interrupt-controller/fsl,ls-scfg-msi.txt | 1 + drivers/irqchip/irq-ls-scfg-msi.c