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 e30c960 commit ec2ff4dCopy full SHA for ec2ff4d
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -251,10 +251,10 @@ static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = {
251
{ .compatible = "qcom,sc7280-mss-pil" },
252
{ .compatible = "qcom,sc8180x-mdss" },
253
{ .compatible = "qcom,sc8280xp-mdss" },
254
- { .compatible = "qcom,sm8150-mdss" },
255
- { .compatible = "qcom,sm8250-mdss" },
256
{ .compatible = "qcom,sdm845-mdss" },
257
{ .compatible = "qcom,sdm845-mss-pil" },
+ { .compatible = "qcom,sm8150-mdss" },
+ { .compatible = "qcom,sm8250-mdss" },
258
{ }
259
};
260
0 commit comments