]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
authorArnd Bergmann <arnd@arndb.de>
Tue, 25 Nov 2025 09:49:03 +0000 (10:49 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 25 Nov 2025 09:49:10 +0000 (10:49 +0100)
commitaee7ea4681043b68abeecf11db478a2593c9e239
treef107ce4a9965b23659d18a9aa54cd5064d7baf15
parentd34a71ba21735b6aae34cc8127e70724073f103b
parentdd03d34d6d8e7a3f62450fb7a1408d86fb35487c
Merge tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers

soc/tegra: Changes for v6.19-rc1

A couple of small fixes across the board: ACPI support on FUSE no longer
exposes duplicate SoC information, speedo IDs for Tegra210 are updated,
some comments see typo fixes or kerneldoc additions. Finally, support
for USB wake events is added on Tegra234, which allow these systems to
resume from suspend on USB activity.

* tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  soc/tegra: pmc: Add USB wake events for Tegra234
  soc/tegra: pmc: Document tegra_pmc.syscore field
  soc/tegra: pmc: Don't fail if "aotag" is not present
  soc/tegra: fuse: speedo-tegra210: Add SoC speedo 2
  soc/tegra: fuse: speedo-tegra210: Update speedo IDs
  soc/tegra: Resolve a spelling error in the tegra194-cbb.c
  soc/tegra: fuse: Do not register SoC device on ACPI boot

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/soc/tegra/pmc.c