Re: [PATCH V4 5/7] irqchip, gicv3, its: Probe ITS in the ACPI way.

2016-04-14 Thread Marc Zyngier
On 04/04/16 09:52, Tomasz Nowicki wrote: > ITS is prepared for being initialized different than DT, > therefore we can initialize it in ACPI way. We collect register base > address from MADT table and pass mandatory info to firmware-agnostic > ITS init call. > > Note that we are using here IORT li

[PATCH V4 5/7] irqchip, gicv3, its: Probe ITS in the ACPI way.

2016-04-04 Thread Tomasz Nowicki
ITS is prepared for being initialized different than DT, therefore we can initialize it in ACPI way. We collect register base address from MADT table and pass mandatory info to firmware-agnostic ITS init call. Note that we are using here IORT lib to register ITS domain which then can be found and