From patchwork Wed Sep 12 20:15:28 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 969195 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=cogentembedded.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="MzIBuA+C"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 429Y1f5Q4Tz9s9N for ; Thu, 13 Sep 2018 06:15:34 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726069AbeIMBVm (ORCPT ); Wed, 12 Sep 2018 21:21:42 -0400 Received: from mail-lf1-f43.google.com ([209.85.167.43]:36778 "EHLO mail-lf1-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726750AbeIMBVm (ORCPT ); Wed, 12 Sep 2018 21:21:42 -0400 Received: by mail-lf1-f43.google.com with SMTP id x207-v6so2837076lff.3 for ; Wed, 12 Sep 2018 13:15:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=subject:from:to:cc:references:organization:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=lc2x0tcsDoCQdG7F1S5Xtj/ybQ6zDgZj+BRxqDytMzM=; b=MzIBuA+CBR6FRFy0CjgVr3DiTnsel2f8UarKdgDXpBdrJTeT+TwXmoaDNsD8IYbMzU IVsQq2zDF35fonQGxzBKoo0HkUwRlfXpuMPYR/qo/tKm1fow7OQ6j5Bp7QX6ZrYXEYD+ kKIJgD7QEKPy0pEFu1BE/Sbnia9LW4qj27OQVdV/IQ656KsSkhtynDEMWAmk5b1YV3yF J9f5HaK5sTsIdWb4nfdCbc0UDj2CkcGVaqAh8C2YPKFQ5fVFV0B3NdI85r4qFLCwHStN B3XLzVwEgfkIyGq1hdx9tGRmD1jezEM/tqcWbPMUmO1pqbHlM17WJlAGCueO9O9hxUCx yLJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:cc:references:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=lc2x0tcsDoCQdG7F1S5Xtj/ybQ6zDgZj+BRxqDytMzM=; b=mpIkV55MFfI4yeMdG775pRPMG3B0hO8W3uM78bCP8KpISIexdrJryOCWYXQ3rPhdLH cMofwGjdqLQI2Q9Sx5v0HPRZyYrxi5vHn2gLLMi71vLhXuGD0UCvweI4pmlaylZYMq5Y u7AyDsMrpLr7kD8WN0lhAyznqwHm7stj7nTevMRx3GjP6qIMj61xShQsGhx50vtHC1bp 4AMdz4k36Sl9nzoT1Vfz06HVCqKOTjcEFMusZlWGUPbL8F3S94lKlGIRSfxJnfLcoxes AWoMAcQ5A0km+NE9j/yDFHKSakqYiuLdrCQshYI5zkN2+HoqxUKtHvvB4nF4TZVFjrY8 i5Kg== X-Gm-Message-State: APzg51Ab2pGuFw/SJ7xA+WLyGVmp8aWtnme3FaL8ZsGzf5W34DIzI9GJ T2Sxc776neHpfA9Ke4MuIhBO9w== X-Google-Smtp-Source: ANB0VdYdCL7p0B6iXm/pmONljUJ46AHjFeLkhyM7Jgzn0vnGcw2Bvljqofl0Uzt8jJwOp7wH/oNtow== X-Received: by 2002:a19:1819:: with SMTP id o25-v6mr2571922lfi.50.1536783330315; Wed, 12 Sep 2018 13:15:30 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.84.71]) by smtp.gmail.com with ESMTPSA id y23-v6sm329984ljk.28.2018.09.12.13.15.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Sep 2018 13:15:29 -0700 (PDT) Subject: [PATCH v2 2/3] dt-bindings: timer: renesas: cmt: document R-Car gen3 support From: Sergei Shtylyov To: Daniel Lezcano , Thomas Gleixner , Rob Herring , "devicetree@vger.kernel.org" Cc: linux-renesas-soc@vger.kernel.org, Mark Rutland References: Organization: Cogent Embedded Message-ID: <42923b22-9ce9-b9cc-c569-0e364b63b783@cogentembedded.com> Date: Wed, 12 Sep 2018 23:15:28 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-MW Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document support for the R-Car gen3 CMT types 0/1 bindings -- they seem to be the same CMT types 0/1 as in the R-Car gen2 SoCs. Also document R8A779{7|8}0 bindings as these are the R-Car gen3 SoCs for which the initial support was done. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Reviewed-by: Simon Horman --- Changes in version 2: - new patch, split from the next one. Documentation/devicetree/bindings/timer/renesas,cmt.txt | 7 +++++++ 1 file changed, 7 insertions(+) Index: tip/Documentation/devicetree/bindings/timer/renesas,cmt.txt =================================================================== --- tip.orig/Documentation/devicetree/bindings/timer/renesas,cmt.txt +++ tip/Documentation/devicetree/bindings/timer/renesas,cmt.txt @@ -34,6 +34,10 @@ 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,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,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2 and RZ/G1. @@ -41,6 +45,9 @@ Required Properties: and RZ/G1. These are fallbacks for r8a73a4, R-Car Gen2 and RZ/G1 entries listed above. + - "renesas,rcar-gen3-cmt0" for 32-bit CMT0 devices included in R-Car Gen3. + - "renesas,rcar-gen3-cmt1" for 48-bit CMT1 devices included in R-Car Gen3. + These are fallbacks for R-Car Gen3 entries listed above. - reg: base address and length of the registers block for the timer module. - interrupts: interrupt-specifier for the timer, one per channel.