We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728b22a commit 2fd6e1aCopy full SHA for 2fd6e1a
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -433,6 +433,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = {
433
{ .compatible = "qcom,sc8280xp-smmu-500" },
434
{ .compatible = "qcom,sdm630-smmu-v2" },
435
{ .compatible = "qcom,sdm845-smmu-500" },
436
+ { .compatible = "qcom,sm6115-smmu-500" },
437
{ .compatible = "qcom,sm6125-smmu-500" },
438
{ .compatible = "qcom,sm6350-smmu-500" },
439
{ .compatible = "qcom,sm6375-smmu-500" },
0 commit comments