diff options
| author | Abel Vesa <abel.vesa@oss.qualcomm.com> | 2026-02-23 11:46:39 +0300 |
|---|---|---|
| committer | Will Deacon <will@kernel.org> | 2026-03-19 17:44:03 +0300 |
| commit | 889cdd9e1b375e2423e5d69c2dd96722d28777b8 (patch) | |
| tree | 20052c21bceace62f13df7f7e3d79762aa129424 | |
| parent | f338e77383789c0cae23ca3d48adcc5e9e137e3c (diff) | |
| download | linux-889cdd9e1b375e2423e5d69c2dd96722d28777b8.tar.xz | |
dt-bindings: arm-smmu: Add compatible for Eliza SoC
Qualcomm Eliza SoC implements arm,mmu-500. Document its compatible.
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml index cdbd23b5c08c..27d25bc98cbe 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -35,6 +35,7 @@ properties: - description: Qcom SoCs implementing "qcom,smmu-500" and "arm,mmu-500" items: - enum: + - qcom,eliza-smmu-500 - qcom,glymur-smmu-500 - qcom,kaanapali-smmu-500 - qcom,milos-smmu-500 |
