Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2267604ybi; Mon, 17 Jun 2019 01:41:46 -0700 (PDT) X-Google-Smtp-Source: APXvYqzVR9kS/Y0i2AEL7fPu1/QNs3PYQL0q4plU3TYw2CiHkToIqS4ivH0HnnbUobz03bbotoZO X-Received: by 2002:a17:90a:e397:: with SMTP id b23mr24674682pjz.140.1560760905998; Mon, 17 Jun 2019 01:41:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560760905; cv=none; d=google.com; s=arc-20160816; b=epkDIRG+2MaxSR2fhmhXQExMNZ6uTbYPaxAxSYnmXjl5Jd4ksicfyKx0LLC9P/8CM3 H1jEXN8jSrpllAgxkBbKDx0zmeNCXaFLIR3UOQj5iCzAXQkh0ULvNDIWYgtm1arsRrwX vpDVNoIhhvQm+C/xZNEKDwXp0QOKNrWW5Nz5GvVtHNUe836nsmQ5+BQtotu19Cno9RHy zPo/mIHyPBLL36f+yLEshUjlRB3QHO6ryoD+Fk7rNyElojXzoi2Honet6lhbblWdDtmK O1YZtr/SAUmtOADKyySrVVu2kcVVfW9+RChHqePIJRlBI4YCL4uUkhrP/QEAfayBAa/3 mZTg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organisation:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=0Co3RTrBI8CRj5jq8koh6xKDUHN8P1wuovVNjAKpKZ0=; b=YD5mxDl/oW2O+Y5V4swhPwoA76pnVzi7+9TWagTgPLPjuzoTSbV2VbtESqHemokUCh uCW40+Aw+V09JXsQjcG2HnoXO0UvMYHF90FbYql2i5zhtQZR0dmjzg4jSZy4XrH2ltmj Kyty/PHnFBeJ/i5tZiKG9w0T7bZ5V/ap+WWLgX0o8RVIusmdrGvoN60BSAjrjkZKFCKt JPZRxlMix0jc59WrmLwXO7aoK3fnO2Yu7EUVt/T/8OmTCKBemujHNP4mUusxAFhOqoYS y5q+znQ/5+t6i78c1z7lrIuIPVPPqidJsqrVJv2mpDKNRzC2VY4dpXQwtvfksXloeyeE DHnQ== 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 v4si6695529plp.212.2019.06.17.01.41.31; Mon, 17 Jun 2019 01:41:45 -0700 (PDT) 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 S1727703AbfFQIlU (ORCPT + 99 others); Mon, 17 Jun 2019 04:41:20 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:35344 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725837AbfFQIlU (ORCPT ); Mon, 17 Jun 2019 04:41:20 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id AE0A325AED3; Mon, 17 Jun 2019 18:41:17 +1000 (AEST) Received: by reginn.horms.nl (Postfix, from userid 7100) id B60C194024A; Mon, 17 Jun 2019 10:41:15 +0200 (CEST) Date: Mon, 17 Jun 2019 10:41:15 +0200 From: Simon Horman To: Daniel Lezcano Cc: Thomas Gleixner , linux-renesas-soc@vger.kernel.org, Magnus Damm , linux-kernel@vger.kernel.org, Rob Herring , Mark Rutland , devicetree@vger.kernel.org, Cao Van Dong Subject: Re: [PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support Message-ID: <20190617084115.5wbys67m5ueyu2hp@verge.net.au> References: <20190509122949.23256-1-horms+renesas@verge.net.au> <20190613101219.vx4ht6dixxu7fioi@verge.net.au> <7171405c-4647-173f-2883-c7a281e998ea@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7171405c-4647-173f-2883-c7a281e998ea@linaro.org> Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 13, 2019 at 01:09:08PM +0200, Daniel Lezcano wrote: > On 13/06/2019 12:12, Simon Horman wrote: > > On Thu, May 09, 2019 at 02:29:49PM +0200, Simon Horman wrote: > >> From: Cao Van Dong > >> > >> Document SoC specific bindings for R-Car H3/M3-N/E3 SoCs. > > > > Hi Daniel and Thomas, > > > > would you object to me taking this patch through the renesas tree. > > It has been outstanding for some time now. > > Acked-by: Daniel Lezcano Thanks, applied to the renesas tree for inclusion in v5.3.