• T
    fsl: add LAW target to fsl_pci_info structure · 752bc335
    Timur Tabi 提交于
    Add the LAW target (enum law_trgt_if) to the fsl_pci_info structure, so that
    we can capture the LAW target for a given PCI or PCIE controller.  Also update
    the SET_STD_PCI_INFO and SET_STD_PCIE_INFO macros to assign the
    LAW_TRGT_IF_PCI[E]_x macro to the LAW target field of the structure.
    
    This will allow future PCI[E] code to configure the LAW target automatically,
    rather than requiring each board to it for each PCI controller separately.
    Signed-off-by: NTimur Tabi <timur@freescale.com>
    Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
    752bc335
fsl_pci.h 7.8 KB