Message ID | 1633096832-7762-2-git-send-email-loic.poulain@linaro.org |
---|---|
State | New |
Headers | show |
Series | [1/2] iommu: arm-smmu-qcom: Add compatible for qcm2290 | expand |
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml index 03f2b2d..e66f20d 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -40,6 +40,7 @@ properties: - qcom,sm8150-smmu-500 - qcom,sm8250-smmu-500 - qcom,sm8350-smmu-500 + - qcom,qcm2290-smmu-500 - const: arm,mmu-500 - description: Qcom Adreno GPUs implementing "arm,smmu-v2" items:
Add compatible strings for qcm2290 iommu to documentation. Signed-off-by: Loic Poulain <loic.poulain@linaro.org> --- Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + 1 file changed, 1 insertion(+) -- 2.7.4