Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1893191imu; Wed, 12 Dec 2018 06:12:20 -0800 (PST) X-Google-Smtp-Source: AFSGD/UnKIdeNxfrXxeLN9vUYchimXmLaCPej/svEa0VqIXhpXFl6KEgb7778OinE3XCgyY3fwSZ X-Received: by 2002:a63:6984:: with SMTP id e126mr18605717pgc.143.1544623940433; Wed, 12 Dec 2018 06:12:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544623940; cv=none; d=google.com; s=arc-20160816; b=A4dyZptU7nZiNu0YFIGi21Hpm0kUjlf7x9KRvmP4TI4DbbG3691eVn/N/BhIENuWmZ pURaRxqRMmSvgsAQ62iahlrgBqUpxOFcwpYxFc1sPWPujcSX2xV6dqbBnDnUIB+J2fNT UpXn2pLgb2taIOmK1QtfMvnTEzbfHUGAJSx48rZ6Q1s5VsI1HFVWeH1qVk6Ja0uJUIdj VV4isDQu18Qku68K/hXYbZnQErPUpfOE6fXtEfTNWvVxCoYi0BLpPgoCyg9rqtCcV7d7 WXPKkecRrrHrqvwU4WZypErn04uLq0x7N2lDIC8CQ4rtkdn2QhOEbI73QKE0jWzIWJDG E5ZA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=kcMKwxJiOZpDCsOME3wiGevy8O5gmMruVCMGUED6ucU=; b=D7y0peXTaSlgIkCFJZkHgacHswGeSLlKjJJOJ/B+SEtrf4pdvhkZ2GWo04U7iobYaB VlegZ7viI03vwVKFj6Yx/zqXmUJUYv0zRchALPdJphvFYE6OilRY1iqaxQpfJQcqadPz 9K1hPWdlMXfymV6nqyAOxYn8euRfEe3sbHdTa11m/P0j4sUnA1/ngd/BlZOyc9Dq6iH9 mkHa2jwflVvXNTpF/5dVi7ky+FJmvrOJv5JBXj4sOM5M0+TJLUUWaByuoLC6rZcnAiDu TGsVH0hYEI2rxPRbzqOm4QyTREf+rToOeDwLTKRTRrfNJzB6bJ01nNinkz0DXrirCaPU Wpsw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d8si13155738pgh.505.2018.12.12.06.11.41; Wed, 12 Dec 2018 06:12:20 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726294AbeLLOKk (ORCPT + 99 others); Wed, 12 Dec 2018 09:10:40 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:41960 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726223AbeLLOKj (ORCPT ); Wed, 12 Dec 2018 09:10:39 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 4D74080D; Wed, 12 Dec 2018 06:10:39 -0800 (PST) Received: from edgewater-inn.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 1C87F3F614; Wed, 12 Dec 2018 06:10:39 -0800 (PST) Received: by edgewater-inn.cambridge.arm.com (Postfix, from userid 1000) id 873571AE0A0D; Wed, 12 Dec 2018 14:11:02 +0000 (GMT) Date: Wed, 12 Dec 2018 14:11:02 +0000 From: Will Deacon To: Vivek Gautam Cc: Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-arm-msm , open list , Doug Anderson , David Brown , "list@263.net:IOMMU DRIVERS , Joerg Roedel ," , robh+dt , Andy Gross , Robin Murphy , Rob Herring Subject: Re: [PATCH v4 1/2] dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500 Message-ID: <20181212141101.GD23641@edgewater-inn.cambridge.arm.com> References: <20181011094930.17010-1-vivek.gautam@codeaurora.org> <20181011094930.17010-2-vivek.gautam@codeaurora.org> <20181011221630.GA5841@bogus> <9ca4bb4f-3e6e-21cc-819e-80b979b934d0@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.1+30 (d10eec459b35) () Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 12, 2018 at 03:18:06PM +0530, Vivek Gautam wrote: > On Fri, Oct 12, 2018 at 11:37 AM Vivek Gautam > wrote: > > On 10/12/2018 3:46 AM, Rob Herring wrote: > > > On Thu, 11 Oct 2018 15:19:29 +0530, Vivek Gautam wrote: > > >> Qcom's implementation of arm,mmu-500 works well with current > > >> arm-smmu driver implementation. Adding a soc specific compatible > > >> along with arm,mmu-500 makes the bindings future safe. > > >> > > >> Signed-off-by: Vivek Gautam > > >> --- > > >> > > >> Changes since v3: > > >> - Refined language more to state things directly for the bindings > > >> description. > > >> > > >> Documentation/devicetree/bindings/iommu/arm,smmu.txt | 4 ++++ > > >> 1 file changed, 4 insertions(+) > > >> > > > Reviewed-by: Rob Herring > > > > Thank you Rob. > > > > Can you please pick this one as well to your tree? This goes on top of the > bindings patch for "qcom,smmu-v2". So, it can't go through Andy's tree. > Will ask Andy to pick the second patch of the series, that adds the dt node. > > I guess as I sent this one along with the dt patch, I would have > mistakenly added > you to 'cc' list rather than 'to' list. > Let me know if you would like me to resend it. I've already sent my stuff to Joerg, so it's too late for 4.21. Perhaps resend this patch standalone to Joerg with me on CC so that I can ack it. Will