On Tue, Jan 13, 2026 at 05:49:35AM +0000, Ashish Mhetre wrote:
The Command Queue Virtualization (CMDQV) hardware is part of the
SMMUv3 implementation on NVIDIA Tegra SoCs. It assists in
virtualizing the command queue for the SMMU.
Update SMMU compatible strings to use nvidia,tegra264-smmu to enable
CMDQV support. Add device tree nodes for the CMDQV hardware and enable
them on the tegra264-p3834 platform where SMMUs are enabled. Each SMMU
instance is paired with its corresponding CMDQV instance via the
nvidia,cmdqv property.
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Nicolin Chen <redacted>
Signed-off-by: Ashish Mhetre <redacted>
---
.../arm64/boot/dts/nvidia/tegra264-p3834.dtsi | 8 +++
arch/arm64/boot/dts/nvidia/tegra264.dtsi | 50 +++++++++++++++++--
2 files changed, 53 insertions(+), 5 deletions(-)
Applied, with the tags rearranged and the subject prefix fixed.
Thanks,
Thierry