Re: [PATCH 3/4]: Change arm-gic-its to support the Mbigen interrupt

2015-06-02 Thread Marc Zyngier
On 02/06/15 12:34, majun (F) wrote: > Hi Marc: Thanks for your review. > > Accroding to my initial scheme, mbigen and pci devices uses the same > parent domain--MSI domain. > > But accroding to your opinion, it seems use the ITS domain as parent > domain of Mbigne is a better way. Am i right ?

Re: [PATCH 3/4]: Change arm-gic-its to support the Mbigen interrupt

2015-06-02 Thread majun (F)
Hi Marc: Thanks for your review. Accroding to my initial scheme, mbigen and pci devices uses the same parent domain--MSI domain. But accroding to your opinion, it seems use the ITS domain as parent domain of Mbigne is a better way. Am i right ? Thanks Ma Jun 在 2015/6/1 17:13, Marc

Re: [PATCH 3/4]: Change arm-gic-its to support the Mbigen interrupt

2015-06-02 Thread majun (F)
Hi Marc: Thanks for your review. Accroding to my initial scheme, mbigen and pci devices uses the same parent domain--MSI domain. But accroding to your opinion, it seems use the ITS domain as parent domain of Mbigne is a better way. Am i right ? Thanks Ma Jun 在 2015/6/1 17:13, Marc

Re: [PATCH 3/4]: Change arm-gic-its to support the Mbigen interrupt

2015-06-02 Thread Marc Zyngier
On 02/06/15 12:34, majun (F) wrote: Hi Marc: Thanks for your review. Accroding to my initial scheme, mbigen and pci devices uses the same parent domain--MSI domain. But accroding to your opinion, it seems use the ITS domain as parent domain of Mbigne is a better way. Am i right ? Let's

Re: [PATCH 3/4]: Change arm-gic-its to support the Mbigen interrupt

2015-06-01 Thread Marc Zyngier
On 30/05/15 04:19, majun (F) wrote: > This patch is applied to support the mbigen interrupt. > > Change log: > --For irq_mbigen.c using,move some struct and function definition > to a new head file arm-gic-its.h > --Add a irq_write_mbi_msg member for mbi interrupt using > --For mbi interrupt,

Re: [PATCH 3/4]: Change arm-gic-its to support the Mbigen interrupt

2015-06-01 Thread Marc Zyngier
On 30/05/15 04:19, majun (F) wrote: This patch is applied to support the mbigen interrupt. Change log: --For irq_mbigen.c using,move some struct and function definition to a new head file arm-gic-its.h --Add a irq_write_mbi_msg member for mbi interrupt using --For mbi interrupt, the

[PATCH 3/4]: Change arm-gic-its to support the Mbigen interrupt

2015-05-29 Thread majun (F)
This patch is applied to support the mbigen interrupt. Change log: --For irq_mbigen.c using,move some struct and function definition to a new head file arm-gic-its.h --Add a irq_write_mbi_msg member for mbi interrupt using --For mbi interrupt, the event id depends on the Hardware pin number on

[PATCH 3/4]: Change arm-gic-its to support the Mbigen interrupt

2015-05-29 Thread majun (F)
This patch is applied to support the mbigen interrupt. Change log: --For irq_mbigen.c using,move some struct and function definition to a new head file arm-gic-its.h --Add a irq_write_mbi_msg member for mbi interrupt using --For mbi interrupt, the event id depends on the Hardware pin number on