Re: [PATCH v4 0/9] Making the generic ACPI GSI layer irqdomain aware

2015-09-29 Thread Marc Zyngier
On 29/09/15 18:11, Rob Herring wrote: > On Mon, Sep 28, 2015 at 11:42 AM, Marc Zyngier wrote: >> The irqdomain code is not entierely ACPI friendly, as it has some >> built-in knowledge of the device-tree. Nothing too harmful, but enough >> to scare the ARM ACPI developpers which end up with their

Re: [PATCH v4 0/9] Making the generic ACPI GSI layer irqdomain aware

2015-09-29 Thread Rob Herring
On Mon, Sep 28, 2015 at 11:42 AM, Marc Zyngier wrote: > The irqdomain code is not entierely ACPI friendly, as it has some > built-in knowledge of the device-tree. Nothing too harmful, but enough > to scare the ARM ACPI developpers which end up with their own version > of the square wheel. > > This