Message ID | 20241105032107.9552-1-quic_qqzhou@quicinc.com |
---|---|
Headers | show |
Series | Add support for APPS SMMU on QCS615 | expand |
On Tue, 05 Nov 2024 08:51:04 +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, thanks! [2/3] arm64: dts: qcom: qcs615: add the SCM node commit: 8c7f9d73de1bdb72d114aab053c8f7e3e9b32176 [3/3] arm64: dts: qcom: qcs615: add the APPS SMMU node commit: 58241be90050e53b7148a43dafa94c999867cbb7 Best regards,