Message ID | 20241025030732.29743-1-quic_qqzhou@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for APPS SMMU on QCS615 | expand |
On Fri, 25 Oct 2024 08:37:28 +0530, Qingqing Zhou wrote: > Enable APPS SMMU function on QCS615 platform. APPS SMMU is required > for address translation in devices including Ethernet/UFS/USB and > so on. > > Add the SCM node for SMMU probing normally. SMMU driver probe will > check qcom_scm ready or not, without SCM node, SMMU driver probe will > defer. > The dmesg log without SCM node: > platform 15000000.iommu: deferred probe pending: arm-smmu: qcom_scm not ready > > [...] Applied SMMU bindings change to will (for-joerg/arm-smmu/bindings), thanks! [2/4] dt-bindings: arm-smmu: document QCS615 APPS SMMU https://git.kernel.org/will/c/515c8ff024ba Cheers,