Re: [PATCH 1/2] arm/gic: Add binding probe for GIC400

2014-06-24 Thread Jason Cooper
Suravee, Please follow the convention for patch subject lines in this sub-system: "irqchip: gic: ..." thx, Jason. On Mon, Jun 23, 2014 at 07:32:59PM -0500, suravee.suthikulpa...@amd.com wrote: > From: Suravee Suthikulpanit > > Add new Irqchip declaration for GIC400. This was mentioned in >

Re: [PATCH 1/2] arm/gic: Add binding probe for GIC400

2014-06-24 Thread Jason Cooper
Suravee, Please follow the convention for patch subject lines in this sub-system: irqchip: gic: ... thx, Jason. On Mon, Jun 23, 2014 at 07:32:59PM -0500, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com Add new Irqchip declaration for GIC400.

[PATCH 1/2] arm/gic: Add binding probe for GIC400

2014-06-23 Thread suravee.suthikulpanit
From: Suravee Suthikulpanit Add new Irqchip declaration for GIC400. This was mentioned in gic binding documentation, but there is not code to support it. Signed-off-by: Suravee Suthikulpanit --- drivers/irqchip/irq-gic.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[PATCH 1/2] arm/gic: Add binding probe for GIC400

2014-06-23 Thread suravee.suthikulpanit
From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com Add new Irqchip declaration for GIC400. This was mentioned in gic binding documentation, but there is not code to support it. Signed-off-by: Suravee Suthikulpanit suravee.suthikulpa...@amd.com --- drivers/irqchip/irq-gic.c | 2 ++ 1 file