]> git.ipfire.org Git - thirdparty/linux.git/commit
soc/tegra: cbb: Support HW lookup to get timed out target address
authorSumit Gupta <sumitg@nvidia.com>
Thu, 3 Jul 2025 10:38:26 +0000 (16:08 +0530)
committerThierry Reding <treding@nvidia.com>
Wed, 9 Jul 2025 12:28:07 +0000 (14:28 +0200)
commit5f2c2c439983ca3a208a0175f7793c355fab8566
tree3cd7cd1d4eed6a4cecbb4683efee48e9a375c311
parent25de5c8fe0801361182b41c42f086bd089feda14
soc/tegra: cbb: Support HW lookup to get timed out target address

Add support for hardware based lookup to get the address of the timed
out target node. This features is added in upcoming SoCs and avoids the
need for creating per fabric target_map tables in the driver.

Signed-off-by: Sumit Gupta <sumitg@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/cbb/tegra234-cbb.c