Merge tag 'tegra-for-6.5-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 Jun 2023 19:47:02 +0000 (21:47 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 Jun 2023 19:47:02 +0000 (21:47 +0200)
commitb161ec3d3820f4b79fa12a02451295a70ded13fa
tree40e8180adc71e31e21251195402365a679ca8f61
parentbc889e870e62c13ddbbd363e30c854d358b90c4d
parent2abd484ca48f2e160c8d9c7241627c34855b621e
Merge tag 'tegra-for-6.5-firmware' of git://git./linux/kernel/git/tegra/linux into soc/drivers

firmware: tegra: Changes for v6.5-rc1

This adds support for using system memory as shared memory between the
CPU and the BPMP, which will be needed for Tegra264 support.

* tag 'tegra-for-6.5-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: bpmp: Add support for DRAM MRQ GSCs

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