Re: [RFC PATCH] irqchip/gic-v3-its: apply ACPI device based quirks

2018-02-26 Thread Ard Biesheuvel
On 26 February 2018 at 11:51, Lorenzo Pieralisi wrote: > On Tue, Feb 13, 2018 at 02:11:18PM +, Ard Biesheuvel wrote: >> Reapply the SynQuacer quirk for ITS frames that are matched by 'SCX0005' >> based ACPI devices, replacing the dummy fwnode with the one populated by >> the ACPI device core.

Re: [RFC PATCH] irqchip/gic-v3-its: apply ACPI device based quirks

2018-02-26 Thread Lorenzo Pieralisi
On Tue, Feb 13, 2018 at 02:11:18PM +, Ard Biesheuvel wrote: > Reapply the SynQuacer quirk for ITS frames that are matched by 'SCX0005' > based ACPI devices, replacing the dummy fwnode with the one populated by > the ACPI device core. > > This allows the SynQuacer ACPI tables to publish a devic

Re: [RFC PATCH] irqchip/gic-v3-its: apply ACPI device based quirks

2018-02-26 Thread Marc Zyngier
On 26/02/18 11:09, Ard Biesheuvel wrote: > On 26 February 2018 at 10:18, Marc Zyngier wrote: >> Hi Ard, >> >> On 13/02/18 14:11, Ard Biesheuvel wrote: >>> Reapply the SynQuacer quirk for ITS frames that are matched by 'SCX0005' >>> based ACPI devices, replacing the dummy fwnode with the one popula

Re: [RFC PATCH] irqchip/gic-v3-its: apply ACPI device based quirks

2018-02-26 Thread Ard Biesheuvel
On 26 February 2018 at 10:18, Marc Zyngier wrote: > Hi Ard, > > On 13/02/18 14:11, Ard Biesheuvel wrote: >> Reapply the SynQuacer quirk for ITS frames that are matched by 'SCX0005' >> based ACPI devices, replacing the dummy fwnode with the one populated by >> the ACPI device core. >> >> This allow

Re: [RFC PATCH] irqchip/gic-v3-its: apply ACPI device based quirks

2018-02-26 Thread Marc Zyngier
Hi Ard, On 13/02/18 14:11, Ard Biesheuvel wrote: > Reapply the SynQuacer quirk for ITS frames that are matched by 'SCX0005' > based ACPI devices, replacing the dummy fwnode with the one populated by > the ACPI device core. > > This allows the SynQuacer ACPI tables to publish a device node such >

Re: [RFC PATCH] irqchip/gic-v3-its: apply ACPI device based quirks

2018-02-26 Thread Ard Biesheuvel
On 13 February 2018 at 14:11, Ard Biesheuvel wrote: > Reapply the SynQuacer quirk for ITS frames that are matched by 'SCX0005' > based ACPI devices, replacing the dummy fwnode with the one populated by > the ACPI device core. > > This allows the SynQuacer ACPI tables to publish a device node such

[RFC PATCH] irqchip/gic-v3-its: apply ACPI device based quirks

2018-02-13 Thread Ard Biesheuvel
Reapply the SynQuacer quirk for ITS frames that are matched by 'SCX0005' based ACPI devices, replacing the dummy fwnode with the one populated by the ACPI device core. This allows the SynQuacer ACPI tables to publish a device node such as Device (ITS0) { Name (_HID, "SCX0005") Nam