The following changes since commit 255b2d524884e4ec60333131aa0ca0ef19826dc2: Merge branch 'remotes/lorenzo/pci/misc' (2020-12-15 15:11:14 -0600) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.11-fixes-1 for you to fetch changes up to 99e629f14b471d852d28ecf554093c4730ed0927: PCI: dwc: Fix inverted condition of DMA mask setup warning (2020-12-25 21:58:42 -0600) ---------------------------------------------------------------- PCI fixes: - Fix a tegra enumeration regression (Rob Herring) - Fix a designware-host check that warned on *success*, not failure (Alexander Lobakin) ---------------------------------------------------------------- Alexander Lobakin (1): PCI: dwc: Fix inverted condition of DMA mask setup warning Rob Herring (1): PCI: tegra: Fix host link initialization drivers/pci/controller/dwc/pcie-designware-host.c | 8 +--- drivers/pci/controller/dwc/pcie-tegra194.c | 55 ++++++++++++----------- 2 files changed, 31 insertions(+), 32 deletions(-)