From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.7 required=3.0 tests=FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E95F4C10F13 for ; Thu, 11 Apr 2019 14:50:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B832D2077C for ; Thu, 11 Apr 2019 14:50:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726536AbfDKOuj (ORCPT ); Thu, 11 Apr 2019 10:50:39 -0400 Received: from ns.iliad.fr ([212.27.33.1]:57710 "EHLO ns.iliad.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726424AbfDKOuj (ORCPT ); Thu, 11 Apr 2019 10:50:39 -0400 Received: from ns.iliad.fr (localhost [127.0.0.1]) by ns.iliad.fr (Postfix) with ESMTP id B5F3C212CF; Thu, 11 Apr 2019 16:50:37 +0200 (CEST) Received: from [192.168.108.49] (freebox.vlq16.iliad.fr [213.36.7.13]) by ns.iliad.fr (Postfix) with ESMTP id 9B60C211C7; Thu, 11 Apr 2019 16:50:37 +0200 (CEST) Subject: Re: [PATCH v2 2/2] dt-bindings: arm-smmu: Add qcom,msm8998-smmu-v2 binding From: Marc Gonzalez To: Bjorn Andersson , Rob Herring , Mark Rutland Cc: Jeffrey Hugo , Vivek Gautam , Manu Gautam , Evan Green , Douglas Anderson , Robin Murphy , Lorenzo Pieralisi , Joerg Roedel , Stanimir Varbanov , Srinivas Kandagatla , MSM , iommu References: Message-ID: <9bac2350-46ef-dcc5-2c6c-5cf41ccf1dbf@free.fr> Date: Thu, 11 Apr 2019 16:50:37 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP ; ns.iliad.fr ; Thu Apr 11 16:50:37 2019 +0200 (CEST) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Message-ID: <20190411145037.qXSTRpQIzZDN8Cbvdry3v8S9g7ACPza3pINhvsb1scE@z> +robh, +mrutland for DT On 01/04/2019 17:44, Marc Gonzalez wrote: > Unused at the moment, just future-proofing the DTS. > > Signed-off-by: Marc Gonzalez > --- > 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..75d8487fd86f 100644 > --- a/Documentation/devicetree/bindings/iommu/arm,smmu.txt > +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.txt > @@ -25,6 +25,7 @@ conditions. > Qcom SoCs must contain, as below, SoC-specific compatibles > along with "qcom,smmu-v2": > "qcom,msm8996-smmu-v2", "qcom,smmu-v2", > + "qcom,msm8998-smmu-v2", "qcom,smmu-v2", > "qcom,sdm845-smmu-v2", "qcom,smmu-v2". > > Qcom SoCs implementing "arm,mmu-500" must also include,