Skip to content

Commit b3f3c49

Browse files
lumagwilldeacon
authored andcommitted
iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible
Add the SAR2130P compatible to clients compatible list, the device require identity domain. Signed-off-by: Dmitry Baryshkov <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 8ffd015 commit b3f3c49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = {
356356
{ .compatible = "qcom,mdp4" },
357357
{ .compatible = "qcom,mdss" },
358358
{ .compatible = "qcom,qcm2290-mdss" },
359+
{ .compatible = "qcom,sar2130p-mdss" },
359360
{ .compatible = "qcom,sc7180-mdss" },
360361
{ .compatible = "qcom,sc7180-mss-pil" },
361362
{ .compatible = "qcom,sc7280-mdss" },

0 commit comments

Comments
 (0)