Re: [PATCH 11/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding

From: Bryan O'Donoghue
Date: Fri Dec 06 2024 - 05:06:39 EST


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.

---
bod