[PATCH v3 17/17] PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC

2017-10-31 Thread Niklas Cassel
The ARTPEC-6 SoC and the ARTPEC-7 SoC are very similar. Unfortunately, some fields in the PCIECFG and PCIESTAT register have changed. Signed-off-by: Niklas Cassel --- V3: * Now when there are no ifdefs around the match table entries, sort them by SoC.

[PATCH v3 17/17] PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC

2017-10-31 Thread Niklas Cassel
The ARTPEC-6 SoC and the ARTPEC-7 SoC are very similar. Unfortunately, some fields in the PCIECFG and PCIESTAT register have changed. Signed-off-by: Niklas Cassel --- V3: * Now when there are no ifdefs around the match table entries, sort them by SoC. drivers/pci/dwc/pcie-artpec6.c | 162