Merge tag 'tegra-for-6.5-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 Jun 2023 19:49:59 +0000 (21:49 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 Jun 2023 19:49:59 +0000 (21:49 +0200)
commit09f4406a02ba57361e64825fac53e91e260a61b7
tree73a6fa2069bcd067834c65a7ff16dc938cbb6ae4
parent095ee35a336de61c96790d7dd0cb083e0b35cb6f
parent9365bf006f53d04b69d560ef7e2bf4be4c4d693a
Merge tag 'tegra-for-6.5-pci' of git://git./linux/kernel/git/tegra/linux into soc/drivers

PCI: tegra: Changes for v6.5-rc1

This contains updates to the PCI driver for Tegra194 and later devices
that depend on the memory controller interconnect changes.

* tag 'tegra-for-6.5-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  PCI: tegra194: Add interconnect support in Tegra234
  PCI: tegra194: Fix possible array out of bounds access

Link: https://lore.kernel.org/r/20230609193620.2275240-5-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>