Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp752729yba; Thu, 9 May 2019 05:31:38 -0700 (PDT) X-Google-Smtp-Source: APXvYqwZBJr71IxXJGcNdaDKRc4Fo5Vfx3g8+I0J9bpU9WRJv3t/kthQkUQSbfzP4Js3t5KYbUzW X-Received: by 2002:a63:6a42:: with SMTP id f63mr5115228pgc.377.1557405098574; Thu, 09 May 2019 05:31:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557405098; cv=none; d=google.com; s=arc-20160816; b=UBgiAD+mT4pzGuUZIy/06jujDh1GOwYPJ9KpZyOjREwpUH1gPvPacM3hhv8ue2qgcg qo+S/+RaNF4+eH2zFNP5Ivp3HXVWEP/EgQG4EY4H4ximPkUlVDUf58dXy2eYl2fU7duG MYxIei3ySvYRBslqxojQULG5ib7+kjj0q0vhzjwaKFqPwRvywOy0gkd+I34DRhntUAm6 RmddwfhdhMA8Xgg/KwSGfg+IygDV0ZjAwqmCl+olyRGjG/4VusJTheZ4rfEVuvyl0Mfr qoghn3UB12qUHAiRG5dVmBDM0/ZjpJmpOdJy6wmrCGiIBcrEhMrc+QnG9dh+aEszusQk CQJw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=JcvHfDGM0ta+4kSi2MCft4gke2u+jU/Qcygi9ywNzUc=; b=04pqqxoJ9eyoXt6AJSkXR6XVX7I9AiX1WMcUvJMbJAELXVe24BgcuKNJy+Mlfe8e/p DOef/AJiW3RLXkye6WgHYGWvJufCwpE5pW2OmJOKovDEgIhKrEggRrerA7r7O+vOOK9o 5gLsDyq0PofwblAA6Sc2FPpvnS4tOMieo5s5mhnqswrFmb6ZU07jkLWJoYR0M4dmOoEL h0wJYt7hZx7eCWe9ar+uknUY43FG6RPjhYQGc3LWdn0J851e59XqnV09jQTMkLtnc9JG CVH2APYZjKPcaSH/D+Oshp7fI15E7jVA+iH0FVlqt7nLUpWnlBuzOu8sWP7Ouldn9S6Q 1nYA== 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 k6si2778978pgm.396.2019.05.09.05.31.22; Thu, 09 May 2019 05:31:38 -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 S1726649AbfEIMaG (ORCPT + 99 others); Thu, 9 May 2019 08:30:06 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:50032 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726426AbfEIMaG (ORCPT ); Thu, 9 May 2019 08:30:06 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 25BB425AD6F; Thu, 9 May 2019 22:30:04 +1000 (AEST) Received: by reginn.horms.nl (Postfix, from userid 7100) id 2A0B89403F2; Thu, 9 May 2019 14:30:02 +0200 (CEST) From: Simon Horman To: Daniel Lezcano , Thomas Gleixner , linux-renesas-soc@vger.kernel.org Cc: Magnus Damm , linux-kernel@vger.kernel.org, Rob Herring , Mark Rutland , devicetree@vger.kernel.org, Cao Van Dong , Simon Horman Subject: [PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support Date: Thu, 9 May 2019 14:29:49 +0200 Message-Id: <20190509122949.23256-1-horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Cao Van Dong Document SoC specific bindings for R-Car H3/M3-N/E3 SoCs. Signed-off-by: Cao Van Dong Reviewed-by: Rob Herring Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- Documentation/devicetree/bindings/timer/renesas,cmt.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt index c0594450e9ef..c5220bcd852b 100644 --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt @@ -42,12 +42,18 @@ Required Properties: - "renesas,r8a7793-cmt1" for the 48-bit CMT1 device included in r8a7793. - "renesas,r8a7794-cmt0" for the 32-bit CMT0 device included in r8a7794. - "renesas,r8a7794-cmt1" for the 48-bit CMT1 device included in r8a7794. + - "renesas,r8a7795-cmt0" for the 32-bit CMT0 device included in r8a7795. + - "renesas,r8a7795-cmt1" for the 48-bit CMT1 device included in r8a7795. - "renesas,r8a7796-cmt0" for the 32-bit CMT0 device included in r8a7796. - "renesas,r8a7796-cmt1" for the 48-bit CMT1 device included in r8a7796. + - "renesas,r8a77965-cmt0" for the 32-bit CMT0 device included in r8a77965. + - "renesas,r8a77965-cmt1" for the 48-bit CMT1 device included in r8a77965. - "renesas,r8a77970-cmt0" for the 32-bit CMT0 device included in r8a77970. - "renesas,r8a77970-cmt1" for the 48-bit CMT1 device included in r8a77970. - "renesas,r8a77980-cmt0" for the 32-bit CMT0 device included in r8a77980. - "renesas,r8a77980-cmt1" for the 48-bit CMT1 device included in r8a77980. + - "renesas,r8a77990-cmt0" for the 32-bit CMT0 device included in r8a77990. + - "renesas,r8a77990-cmt1" for the 48-bit CMT1 device included in r8a77990. - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2 and RZ/G1. -- 2.11.0