[PATCH v3] dt-bindings: arm-smmu: qcom: Add compatible for Maili SoC
Jingyi Wang
jingyi.wang at oss.qualcomm.com
Mon Jul 13 22:44:12 PDT 2026
gentle remind to pick the patch.
Thanks,
Jingyi
On 7/3/2026 3:50 PM, Jingyi Wang wrote:
> Qualcomm Maili SoC includes apps smmu that implements arm,mmu-500,
> which is used to translate device-visible virtual addresses to
> physical addresses. Add compatible for it.
>
> Signed-off-by: Jingyi Wang <jingyi.wang at oss.qualcomm.com>
> ---
> Changes in v3:
> - add smmu binding to the block that disallows clocks
> - Link to v2: https://lore.kernel.org/r/20260628-maili-smmu-v2-1-87448a7678ec@oss.qualcomm.com
>
> Changes in v2:
> - patch rebase
> - Link to v1: https://lore.kernel.org/r/20260524-maili-smmu-v1-1-ec85b12fda83@oss.qualcomm.com
> ---
> Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> index a701dec2fa0a..fd095161f6be 100644
> --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> @@ -39,6 +39,7 @@ properties:
> - qcom,glymur-smmu-500
> - qcom,hawi-smmu-500
> - qcom,kaanapali-smmu-500
> + - qcom,maili-smmu-500
> - qcom,milos-smmu-500
> - qcom,nord-smmu-500
> - qcom,qcm2290-smmu-500
> @@ -621,6 +622,7 @@ allOf:
> - qcom,glymur-smmu-500
> - qcom,hawi-smmu-500
> - qcom,kaanapali-smmu-500
> + - qcom,maili-smmu-500
> - qcom,milos-smmu-500
> - qcom,nord-smmu-500
> - qcom,qcs615-smmu-500
>
> ---
> base-commit: 3d5670d672ae08b8c534b7beed6f57c8b44e7b43
> change-id: 20260628-maili-smmu-9ed0f2c189ad
>
> Best regards,
More information about the linux-arm-kernel
mailing list