From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vivek Gautam Subject: Re: [PATCH v4 1/2] dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500 Date: Fri, 12 Oct 2018 11:37:33 +0530 Message-ID: <9ca4bb4f-3e6e-21cc-819e-80b979b934d0@codeaurora.org> References: <20181011094930.17010-1-vivek.gautam@codeaurora.org> <20181011094930.17010-2-vivek.gautam@codeaurora.org> <20181011221630.GA5841@bogus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20181011221630.GA5841@bogus> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Rob Herring Cc: mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, will.deacon-5wv7dgnIgG8@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org, david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, robin.murphy-5wv7dgnIgG8@public.gmane.org List-Id: linux-arm-msm@vger.kernel.org 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. Best regards Vivek