mbox series

[GIT,PULL,2/6] firmware: tegra: Changes for v6.5-rc1

Message ID 20230609193620.2275240-2-thierry.reding@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/6] soc/tegra: Changes for v6.5-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.5-firmware

Message

Thierry Reding June 9, 2023, 7:36 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.5-firmware

for you to fetch changes up to 2abd484ca48f2e160c8d9c7241627c34855b621e:

  firmware: tegra: bpmp: Add support for DRAM MRQ GSCs (2023-06-09 17:17:23 +0200)

Thanks,
Thierry

----------------------------------------------------------------
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.

----------------------------------------------------------------
Peter De Schrijver (1):
      firmware: tegra: bpmp: Add support for DRAM MRQ GSCs

 drivers/firmware/tegra/bpmp-tegra186.c | 204 +++++++++++++++++++++++----------
 drivers/firmware/tegra/bpmp.c          |   4 +-
 2 files changed, 147 insertions(+), 61 deletions(-)