On 22.07.16 14:00:42, Ard Biesheuvel wrote: > On 22 July 2016 at 13:38, Robert Richter <[email protected]> wrote:
> > And, we should support some sort of MCFG_OEM_REVISION_ANY to move the > > rev handling optional to pci_cfg_fixup::init(). > > > > xxx_ANY implies 'wildcard', which we don't want in this code. The set > of quirky hardware we intend to support is known, and wildcard > matching makes it easier to circumvent our policy that from here on, > i.e., that all ACPI/arm64 supported hardware shall adhere to the spec. Fine with me, there shouln't be to many revs around to have a quirk per rev. -Robert

