Re: [PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node

From: Bryan O'Donoghue

Date: Tue Oct 07 2025 - 18:10:35 EST


On 07/10/2025 20:40, Dmitry Baryshkov wrote:
Surely we could do

#iommu-cells = <4>;
Because #iommu-cells is a part of the apps_smmu: device rather than a
part ofthe iris/venus/GPU/display/etc.

What's to stop us extending the definition for qcom platforms ?

Rather than jumping through hoops in drivers, we can just encode the data in the DT.

---
bod