On 06/12/2024 02:18, Depeng Shao wrote:
Since the camss driver just support ife, so I think only ife related iommus are needed, just like we don't add ipe,bps,jpeg related clk and register in the dt-binding.
msm_cam_smmu_ife {
compatible = "qcom,msm-cam-smmu-cb";
iommus = <&apps_smmu 0x800 0x20>;
......
};
Upstream camss entries provide a long list of iommu entries, please provide as complete a table as you can here.