mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
dt-bindings: arm-smmu: document the support on Milos
Add compatible for smmu representing support on the Milos SoC. Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250713-sm7635-fp6-initial-v2-1-e8f9a789505b@fairphone.com Signed-off-by: Will Deacon <will@kernel.org>
This commit is contained in:
parent
f7fa8520f3
commit
2f0187392c
|
|
@ -35,6 +35,7 @@ properties:
|
|||
- description: Qcom SoCs implementing "qcom,smmu-500" and "arm,mmu-500"
|
||||
items:
|
||||
- enum:
|
||||
- qcom,milos-smmu-500
|
||||
- qcom,qcm2290-smmu-500
|
||||
- qcom,qcs615-smmu-500
|
||||
- qcom,qcs8300-smmu-500
|
||||
|
|
@ -88,6 +89,7 @@ properties:
|
|||
- description: Qcom Adreno GPUs implementing "qcom,smmu-500" and "arm,mmu-500"
|
||||
items:
|
||||
- enum:
|
||||
- qcom,milos-smmu-500
|
||||
- qcom,qcm2290-smmu-500
|
||||
- qcom,qcs615-smmu-500
|
||||
- qcom,qcs8300-smmu-500
|
||||
|
|
@ -534,6 +536,7 @@ allOf:
|
|||
compatible:
|
||||
items:
|
||||
- enum:
|
||||
- qcom,milos-smmu-500
|
||||
- qcom,sar2130p-smmu-500
|
||||
- qcom,sm8550-smmu-500
|
||||
- qcom,sm8650-smmu-500
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user