]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'tegra-for-7.2-arm64-dt-fixes-v2' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Mon, 10 Aug 2026 07:38:28 +0000 (09:38 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 10 Aug 2026 07:38:36 +0000 (09:38 +0200)
commite36c0670d5ebebd7dba493f14966051f354fbb34
tree12aad3b5de3f0f839bb77ca30d15bf9f59754f75
parent37397cf956dca69c1a0764b1a50994047d5e5367
parenta7c28483fd57dd0e1487024af70622315320774b
Merge tag 'tegra-for-7.2-arm64-dt-fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes

arm64: tegra: Device tree fixes for v7.2

This contains a single fix adding an interrupt to the architected
timer's device tree node for the EL2 virtual timer. This prevents
a warning from the driver at boot time.

* tag 'tegra-for-7.2-arm64-dt-fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  arm64: tegra: Add EL2 virtual timer interrupt for Tegra194

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