]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
authorAshish Mhetre <amhetre@nvidia.com>
Tue, 13 Jan 2026 05:49:33 +0000 (05:49 +0000)
committerWill Deacon <will@kernel.org>
Thu, 22 Jan 2026 15:12:08 +0000 (15:12 +0000)
commitea69dc4e207b09fb9adb6dab1901739d64853090
tree3980de9a507160b107b87d38e1c1d0273b6fe678
parenteb20758f86723bb94d30747fca7b65ed2e6846b8
iommu/arm-smmu-v3: Add device-tree support for CMDQV driver

Add device tree support to the CMDQV driver to enable usage on Tegra264
SoCs. The implementation parses the nvidia,cmdqv phandle from the SMMU
device tree node to associate each SMMU with its corresponding CMDQV
instance based on compatible string.

Reviewed-by: Nicolin Chen <nicolinc@nvidia.com>
Signed-off-by: Ashish Mhetre <amhetre@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c