On Wed, Oct 23, 2019 at 02:32:11PM +0530, Rajendra Nayak wrote: > Add the soc specific compatible for sc7180 smmu-500 > > Signed-off-by: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx> > Cc: Joerg Roedel <joro@xxxxxxxxxx> > Cc: Mark Rutland <mark.rutland@xxxxxxx> > --- > Documentation/devicetree/bindings/iommu/arm,smmu.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.txt b/Documentation/devicetree/bindings/iommu/arm,smmu.txt > index 3133f3ba7567..347869807cf2 100644 > --- a/Documentation/devicetree/bindings/iommu/arm,smmu.txt > +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.txt > @@ -30,6 +30,7 @@ conditions. > Qcom SoCs implementing "arm,mmu-500" must also include, > as below, SoC-specific compatibles: > "qcom,sdm845-smmu-500", "arm,mmu-500" > + "qcom,sc7180-smmu-500", "arm,mmu-500" This is now a schema file in my tree. > > - reg : Base address and size of the SMMU. > > -- > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member > of Code Aurora Forum, hosted by The Linux Foundation >