Merge tag 'tegra-for-6.7-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Mon, 16 Oct 2023 20:58:21 +0000 (22:58 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 16 Oct 2023 20:58:21 +0000 (22:58 +0200)
commit9e6e423a3665b82ad2c7b83a51eccc903982f737
tree8daaae2733108d0fcf9d7c2f21d43227e699a50a
parent024d4292e4265eebceafacf7601ef0449f11b4d2
parentea608a01d4ee66f8b51070e623f9adb8684c0dd4
Merge tag 'tegra-for-6.7-firmware' of git://git./linux/kernel/git/tegra/linux into soc/drivers

firmware: tegra: Changes for v6.7-rc1

Contains a typofix and a new mechanism to help fix an issue that can
seemingly hang the system during early resume.

* tag 'tegra-for-6.7-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: Add suspend hook and reset BPMP IPC early on resume
  firmware: tegra: Fix a typo

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