We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d84e03 + a75707d commit e900d9bCopy full SHA for e900d9b
1 file changed
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -39,7 +39,7 @@ static const struct of_device_id qcom_smmu_actlr_client_of_match[] = {
39
.data = (const void *) (PREFETCH_DEEP | CPRE | CMTLB) },
40
{ .compatible = "qcom,adreno-smmu",
41
42
- { .compatible = "qcom,fastrpc",
+ { .compatible = "qcom,fastrpc-compute-cb",
43
44
{ .compatible = "qcom,qcm2290-mdss",
45
.data = (const void *) (PREFETCH_SHALLOW | CPRE | CMTLB) },
0 commit comments