[Skiboot] [PATCH v3 1/2] pci: Add a framework for quirks

Stewart Smith stewart at linux.vnet.ibm.com
Fri Mar 3 15:00:24 AEDT 2017


Russell Currey <ruscur at russell.cc> writes:
> In future we may want to be able to do fixups for specific PCI devices in
> skiboot, so add a small framework for doing this.
>
> This is not intended for the same purposes as quirks in the Linux kernel,
> as the PCI devices that quirks can match for in skiboot are not properly
> configured.  This is intended to enable having a custom path to make
> changes that don't directly interact with the PCI device, for example
> adding device tree entries.
>
> Signed-off-by: Russell Currey <ruscur at russell.cc>
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> ---
> v2 [ruscur]: Drop dt_node from pci_handle_quirk() thanks to Gavin
> ---

Series merged to master as of fcb5114c426119dedb0226137d4a3468462f979f
-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list