Re: [PATCH v5 02/14] iommu: Add iris-vpu-bus to iommu_buses
From: Vikash Garodia
Date: Wed May 13 2026 - 10:13:21 EST
Hi Rob, Robin,
On 5/9/2026 12:29 AM, Vishnu Reddy wrote:
From: Vikash Garodia<vikash.garodia@xxxxxxxxxxxxxxxx>
Add iris-vpu-bus to iommu_buses[] to register the bus notifier callbacks
for device add and removal events. This ensures that when a device is
registered on iris-vpu-bus, the notifier triggers dma_configure(),
which sets up the IOMMU context for that device.
Reviewed-by: Vishnu Reddy<busanna.reddy@xxxxxxxxxxxxxxxx>
Signed-off-by: Vikash Garodia<vikash.garodia@xxxxxxxxxxxxxxxx>
Signed-off-by: Vishnu Reddy<busanna.reddy@xxxxxxxxxxxxxxxx>
---
drivers/iommu/iommu.c | 4 ++++
1 file changed, 4 insertions(+)
We have added vpu platform bus as suggested by you earlier. Patches #1 and #2 in this series adds the same. Please review and suggest if you have any comments.
Please provide an immutable tag by applying patch #1 and #2, we can then have that in media tree and apply remaining patches in this series.
If you have any other suggestion to land these patches, please suggest.
Regards,
Vikash