Hi Bryan,
On 12/6/2024 6:06 PM, Bryan O'Donoghue wrote:
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.
Do you mean also add jpeg, icp and cmd's iommu entries to here? Starting
from SM8550, IFE just has one smmu entry, SM8650 and SM8750 are same.
Thanks,
Depeng