[GIT PULL 1/8] soc/tegra: Updates for v6.17-rc1

Thierry Reding thierry.reding at gmail.com
Fri Jul 11 15:09:34 PDT 2025


Hi ARM SoC maintainers,

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.17-soc

for you to fetch changes up to 84daa158bb5e72ec279ab168892df86a25d3c459:

  soc/tegra: cbb: Add support for CBB fabrics in Tegra254 (2025-07-09 14:29:19 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Updates for v6.17-rc1

The bulk of this is the addition of Tegra264 support for various low-
level components. This also adds fabric descriptors for the new Tegra254
and Tegra264 chips.

----------------------------------------------------------------
Sumit Gupta (7):
      soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUS
      soc/tegra: cbb: Change master/slave to initiator/target
      soc/tegra: cbb: Make error interrupt enable and status per SoC
      soc/tegra: cbb: Improve handling for per SoC fabric data
      soc/tegra: cbb: Support HW lookup to get timed out target address
      soc/tegra: cbb: Add support for CBB fabrics in Tegra264
      soc/tegra: cbb: Add support for CBB fabrics in Tegra254

Thierry Reding (3):
      soc/tegra: Enable support for Tegra264
      soc/tegra: pmc: Add Tegra264 support
      soc/tegra: Add Tegra264 APBMISC compatible string

 drivers/soc/tegra/Kconfig              |   8 +
 drivers/soc/tegra/cbb/tegra194-cbb.c   |  34 +-
 drivers/soc/tegra/cbb/tegra234-cbb.c   | 758 +++++++++++++++++++++++++--------
 drivers/soc/tegra/fuse/tegra-apbmisc.c |   1 +
 drivers/soc/tegra/pmc.c                | 121 ++++++
 5 files changed, 732 insertions(+), 190 deletions(-)



More information about the linux-arm-kernel mailing list