PCI fixes: - Workaround Apex TPU class code issue that prevents resource assignment (Bjorn Helgaas) - Update MAINTAINERS to add Rob Herring for native PCI controller drivers (Lorenzo Pieralisi) The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.7-fixes-1 for you to fetch changes up to ef46738cc47adb6f70d548c03bd44508f18e14a5: MAINTAINERS: Add Rob Herring and remove Andy Murray as PCI reviewers (2020-04-22 10:53:37 -0500) ---------------------------------------------------------------- pci-v5.7-fixes-1 ---------------------------------------------------------------- Bjorn Helgaas (1): PCI: Move Apex Edge TPU class quirk to fix BAR assignment Lorenzo Pieralisi (1): MAINTAINERS: Add Rob Herring and remove Andy Murray as PCI reviewers MAINTAINERS | 2 +- drivers/pci/quirks.c | 7 +++++++ drivers/staging/gasket/apex_driver.c | 7 ------- 3 files changed, 8 insertions(+), 8 deletions(-)