[PATCH V3 01/10] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
From: Marc Zyngier <hidden>
Date: 2016-02-10 09:51:01
Also in:
linux-acpi, lkml
From: Marc Zyngier <hidden>
Date: 2016-02-10 09:51:01
Also in:
linux-acpi, lkml
On 19/01/16 13:11, Tomasz Nowicki wrote:
Isolate hardware abstraction (FDT) code to gic_of_init(). Rest of the logic goes to gic_init_bases() and expects well defined data to initialize GIC properly. The same solution is used for GICv2 driver. This is needed for ACPI initialization later. Signed-off-by: Tomasz Nowicki <redacted> Signed-off-by: Hanjun Guo <redacted>
Acked-by: Marc Zyngier <redacted> M. -- Jazz is not dead. It just smells funny...