Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp621318ybv; Thu, 13 Feb 2020 06:43:40 -0800 (PST) X-Google-Smtp-Source: APXvYqzyAvf1sdcULHPkvTqAYIMCGmWkUaMJImye7nrPJ/hdINb2YiB+UiCXEuwEIGvQOFGfroEV X-Received: by 2002:a9d:7e8a:: with SMTP id m10mr12789439otp.27.1581605020400; Thu, 13 Feb 2020 06:43:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581605020; cv=none; d=google.com; s=arc-20160816; b=qr/7Aic6E4zTEBXvxLM8j3VxSonMLhbzo5RgSYwP2Bn+zgIjY16od3kH6dVSLlU4fd zz0DPuhTO65bmfNVEbogBKY1MikS/G7uSOo7bpEUrDabRB15cbc5/jhjJyEWVl9YQiBs D/xFPHi6pf5/KaufDNu1OhkgqrsDpW1p9/tC0wrYDIUIhi3+cNSsmzSrDRGeIyuvYj9c eFID6LvNYIBeFiMHbEngwWe8JJbFPuENi7CCE/RruxmEVk60wqyDucpQTzRAySbNi5OG M8u68nrZyrVGjrTN+ic/Jv/TtdfSZDmxvAjY/Xt+RIY0yVwOrlTj96HMJ82WZKroJjsJ YqrQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=QSIgSYmvn7b6SPkRnMlzJM1QENbCfDeuzUlHDJFY8n4=; b=YGoYhcoDAFvZzOh7hHOT107pEiGMTtgHMOgYI0Fwgt2HYbdPrAIGUxIsn11E8l/BeU AIrAwDUP9DLeV3iY/zh64wwZ4lPpbZlUXTOMDCdWabHDQli77AKR+ixIey09tQqN4ars dMwZTKvFi1yb/qamWFHkqm270DrJkadWX5ORHPc0Sek/Yjt0pSvV0okvvIaJqP2pzfeQ tglqGCO9ruj/Kn1IxEXdbO6RZi1VK6StH4jSNMskyQVjnOLATcsOehozmaTxKMtHiGtb BffDjQKJKsyeqrU/3ymFlI3jNNd7CWfsyHIn/MfoTDqJlpowW2vp/c7Wj6WNo0XQXu7P tE7Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="O5/EKUUw"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g26si1191716otk.324.2020.02.13.06.43.27; Thu, 13 Feb 2020 06:43:40 -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; dkim=pass header.i=@kernel.org header.s=default header.b="O5/EKUUw"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727581AbgBMOl6 (ORCPT + 99 others); Thu, 13 Feb 2020 09:41:58 -0500 Received: from mail.kernel.org ([198.145.29.99]:57178 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725781AbgBMOl6 (ORCPT ); Thu, 13 Feb 2020 09:41:58 -0500 Received: from localhost (unknown [106.201.58.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 960EB218AC; Thu, 13 Feb 2020 14:41:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581604917; bh=an31nb43uP0tShcFCdO46SOIJojAno/QfSPG1aCR4uU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=O5/EKUUw599m19/1U1gTZ3hr5XG7Ne9QSmLFAUqGMSo5kRVsZpdZ++AIAJnrHSRtJ oFp86NjaC7hj5I6DxNhEgonk2i1DpKDugD8dLHoijtZ1N7fMioDtYpLGuMJBORwzzR rcGK1lZEP7KJ4VcXbuxxhsXYVMRxWuOuH053bLAA= Date: Thu, 13 Feb 2020 20:11:53 +0530 From: Vinod Koul To: Johan Hovold Cc: Rob Herring , Mark Rutland , dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: dma: ti-edma: fix example compatible property Message-ID: <20200213144153.GK2618@vkoul-mobl> References: <20200212104840.20393-1-johan@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200212104840.20393-1-johan@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12-02-20, 11:48, Johan Hovold wrote: > Make sure that the compatible string in the edma1_tptc1 example node > matches the binding by removing the space between the manufacturer and > model. Applied, thanks > > Signed-off-by: Johan Hovold > --- > Documentation/devicetree/bindings/dma/ti-edma.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/dma/ti-edma.txt b/Documentation/devicetree/bindings/dma/ti-edma.txt > index 0e1398f93aa2..29fcd37082e8 100644 > --- a/Documentation/devicetree/bindings/dma/ti-edma.txt > +++ b/Documentation/devicetree/bindings/dma/ti-edma.txt > @@ -180,7 +180,7 @@ edma1_tptc0: tptc@27b0000 { > }; > > edma1_tptc1: tptc@27b8000 { > - compatible = "ti, k2g-edma3-tptc", "ti,edma3-tptc"; > + compatible = "ti,k2g-edma3-tptc", "ti,edma3-tptc"; > reg = <0x027b8000 0x400>; > power-domains = <&k2g_pds 0x4f>; > }; > -- > 2.24.1 -- ~Vinod