]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'tegra-for-6.17-firmware-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Tue, 23 Sep 2025 20:34:09 +0000 (22:34 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 23 Sep 2025 20:34:35 +0000 (22:34 +0200)
commit13923775d5b0b47656e800bec7baf50a20474aaf
tree4076460800f7a18fa6dabc995ae3e1086e7fc82e
parent6866b785666030e73ceb25d6754880568b33bfa7
parent6131690df4adae33e01c0b51b9b78b3e8ed3b76f
Merge tag 'tegra-for-6.17-firmware-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes

firmware: tegra: Fixes for v6.17

This contains a simple patch to avoid a warning in the case where the
optional memory-region property is missing.

* tag 'tegra-for-6.17-firmware-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: Do not warn on missing memory-region property

Signed-off-by: Arnd Bergmann <arnd@arndb.de>