[GIT PULL 2/6] soc/tegra: Changes for v7.2-rc1
Thierry Reding <[email protected]>
| Newsgroups | dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-tegra |
|---|---|
| Message-ID | <[email protected]> |
From: Thierry Reding <[email protected]> Hi ARM SoC maintainers, The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-7.2-soc for you to fetch changes up to 8b8ee2e56f951ccf41d98eebe73195cea487cd48: soc/tegra: Use ARM SMCCC to get chip ID, revision, and platform info (2026-05-29 14:42:09 +0200) Thanks, Thierry ---------------------------------------------------------------- soc/tegra: Changes for v7.2-rc1 These changes update some maintainer contact information, add a modern way of reading the chip information and cleanup/enhance some existing code. ---------------------------------------------------------------- Kartik Rajput (2): soc/tegra: fuse: Register nvmem lookups at probe soc/tegra: Use ARM SMCCC to get chip ID, revision, and platform info Sheetal (1): bus: tegra-aconnect: Use dev_err_probe for probe error paths Thierry Reding (2): MAINTAINERS: Move Peter De Schrijver to CREDITS Documentation: ABI: Take over as contact for sysfs-driver-tegra-fuse CREDITS | 10 ++++++ Documentation/ABI/testing/sysfs-driver-tegra-fuse | 2 +- MAINTAINERS | 1 - drivers/bus/tegra-aconnect.c | 14 ++++---- drivers/soc/tegra/fuse/fuse-tegra.c | 14 +++----- drivers/soc/tegra/fuse/tegra-apbmisc.c | 40 ++++++++++++++++++++--- 6 files changed, 58 insertions(+), 23 deletions(-)