Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9444065ybi; Wed, 24 Jul 2019 04:14:21 -0700 (PDT) X-Google-Smtp-Source: APXvYqzvSNutCzfmNi9IDUQRdvQSiDSBfKVaVBStEIlfUhXPjRZvZ1V+K9SDMBJ+WZ2Qx7Qp+Lxl X-Received: by 2002:a17:90a:9604:: with SMTP id v4mr85390094pjo.66.1563966861564; Wed, 24 Jul 2019 04:14:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563966861; cv=none; d=google.com; s=arc-20160816; b=A+LEMI5xl7gLRvZa1fLEqCT/TuK99IYQ2oLn90/CfwCSybjK8ZtwVtLfbWJcEDyhGL HyhXKCfPDIHy8NjF+ggtZ0vx9MiFVLc58t3lUi+i3YOvcDU2McBtg3X/i1CWJKASPCU2 QLZSeZXnJ1ejuepB6CDqyGHcZg9uX9ptAcXJfjaLXFd6h7lk1/2uWAXYxC3UaxfhyQTk j7tIeph2k4NsfNpD4coBzItaqdsNfqEjqSTF6D6xiY+u8yfrMG6BPisbdfnbHyXQpZSi vO7OBgs9VrFDSn2DJu/QZYsakvvYb8LJg4d+yV5etNLxtqWlBBK/MPwpWJyJYa/i5u+J 1MVg== 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=DrxqGhFqfv3lASt28xTmDkP/FDsu5r+kAJMSPOLikv0=; b=VTbxBczjUrXOoV6X26BmEFqllsHko3E+TRiNMe13Al2ljpJgwpCV+/fWoC70AXBm/4 QoN60jL7PeW13iWjgguc+4O1lftJ/foQsKCNqTSNn/gYOZQdRpDhztoxHwPZzFPj1RMS AOCBxwb4Hz/5wXyOve9YLX4i2lHtSnQIOKv2mTTQ7eEzYEJuDIRL9JPM50LDNrirw6Mp 5bSeqBmI9X/VdDIljsshP9DoSU5oXC54ns+lLT1UPGslQR6lIBPmHjI7aEiARjpiyE5P z+U7KuKIgfVgnjrA+gF+W7hqTQfffb7P+zi/x2q5Fc40cnK6A2wpF6XnIcfrTrcNMDjQ lfUQ== 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 g7si16424945plt.244.2019.07.24.04.14.06; Wed, 24 Jul 2019 04:14:21 -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 S1727486AbfGXLMl (ORCPT + 99 others); Wed, 24 Jul 2019 07:12:41 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:45452 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726622AbfGXLMl (ORCPT ); Wed, 24 Jul 2019 07:12:41 -0400 Received: from penelope.horms.nl (ip4dab7138.direct-adsl.nl [77.171.113.56]) by kirsty.vergenet.net (Postfix) with ESMTPA id DCC9025BE43; Wed, 24 Jul 2019 21:12:38 +1000 (AEST) Received: by penelope.horms.nl (Postfix, from userid 7100) id E2DF5E22041; Wed, 24 Jul 2019 13:12:36 +0200 (CEST) Date: Wed, 24 Jul 2019 13:12:36 +0200 From: Simon Horman To: Magnus Damm Cc: linux-kernel@vger.kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, geert+renesas@glider.be, daniel.lezcano@linaro.org, linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, tglx@linutronix.de Subject: Re: [PATCH 1/7] dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740 Message-ID: <20190724111236.gkhs22rizwalpc63@verge.net.au> References: <156345023791.5307.6113391102648394591.sendpatchset@octo> <156345025207.5307.17135263586186534810.sendpatchset@octo> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <156345025207.5307.17135263586186534810.sendpatchset@octo> 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, Jul 18, 2019 at 08:44:12PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Document the on-chip CMT devices included in r8a7740 and sh73a0. > > Included in this patch is DT binding documentation for 32-bit CMTs > CMT0, CMT2, CMT3 and CMT4. They all contain a single channel and are > quite similar however some minor differences still exist: > - "Counter input clock" (clock input and on-device divider) > One example is that RCLK 1/1 is supported by CMT2, CMT3 and CMT4. > - "Wakeup request" (supported by CMT0 and CMT2) > > Because of this one unique compat string per CMT device is selected. > > Signed-off-by: Magnus Damm > Reviewed-by: Rob Herring Reviewed-by: Simon Horman