On 05-01-21, 17:56, Manivannan Sadhasivam wrote: > Add devicetree binding for Qualcomm SDX55 SMMU. > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > index 3b63f2ae24db..cc48d90de5fe 100644 > --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > @@ -37,6 +37,7 @@ properties: > - qcom,sdm845-smmu-500 > - qcom,sm8150-smmu-500 > - qcom,sm8250-smmu-500 > + - qcom,sdx55-smmu-500 Keep this sorted? With that: Reviewed-by: Vinod Koul <vkoul@xxxxxxxxxx> > - const: arm,mmu-500 > - description: Qcom Adreno GPUs implementing "arm,smmu-v2" > items: > -- > 2.25.1 -- ~Vinod