From: Rob Herring <robh@kernel.org>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: devicetree@vger.kernel.org, mark.rutland@arm.com,
linux-renesas-soc@vger.kernel.org,
Magnus Damm <magnus.damm@gmail.com>,
robh+dt@kernel.org
Subject: Re: [PATCH 1/8] dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740
Date: Tue, 9 Jul 2019 10:21:31 -0600 [thread overview]
Message-ID: <20190709162131.GA6037@bogus> (raw)
In-Reply-To: <156076217672.4736.6510117188637868943.sendpatchset@octo>
On Mon, 17 Jun 2019 18:02:56 +0900, Magnus Damm wrote:
> From: Magnus Damm <damm+renesas@opensource.se>
>
> 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 <damm+renesas@opensource.se>
> ---
>
> Documentation/devicetree/bindings/timer/renesas,cmt.txt | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> --- 0001/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> +++ work/Documentation/devicetree/bindings/timer/renesas,cmt.txt 2019-06-17 13:26:56.325963995 +0900
> @@ -22,6 +22,10 @@ Required Properties:
>
> - "renesas,r8a73a4-cmt0" for the 32-bit CMT0 device included in r8a73a4.
> - "renesas,r8a73a4-cmt1" for the 48-bit CMT1 device included in r8a73a4.
> + - "renesas,r8a7740-cmt0" for the 32-bit CMT0 device included in r8a7740.
> + - "renesas,r8a7740-cmt2" for the 32-bit CMT2 device included in r8a7740.
> + - "renesas,r8a7740-cmt3" for the 32-bit CMT3 device included in r8a7740.
> + - "renesas,r8a7740-cmt4" for the 32-bit CMT4 device included in r8a7740.
> - "renesas,r8a7743-cmt0" for the 32-bit CMT0 device included in r8a7743.
> - "renesas,r8a7743-cmt1" for the 48-bit CMT1 device included in r8a7743.
> - "renesas,r8a7744-cmt0" for the 32-bit CMT0 device included in r8a7744.
> @@ -48,6 +52,10 @@ Required Properties:
> - "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,sh73a0-cmt0" for the 32-bit CMT0 device included in sh73a0.
> + - "renesas,sh73a0-cmt2" for the 32-bit CMT2 device included in sh73a0.
> + - "renesas,sh73a0-cmt3" for the 32-bit CMT3 device included in sh73a0.
> + - "renesas,sh73a0-cmt4" for the 32-bit CMT4 device included in sh73a0.
>
> - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2
> and RZ/G1.
>
Reviewed-by: Rob Herring <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: devicetree@vger.kernel.org, mark.rutland@arm.com,
linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org
Subject: Re: [PATCH 1/8] dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740
Date: Tue, 9 Jul 2019 10:21:31 -0600 [thread overview]
Message-ID: <20190709162131.GA6037@bogus> (raw)
In-Reply-To: <156076217672.4736.6510117188637868943.sendpatchset@octo>
On Mon, 17 Jun 2019 18:02:56 +0900, Magnus Damm wrote:
> From: Magnus Damm <damm+renesas@opensource.se>
>
> 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 <damm+renesas@opensource.se>
> ---
>
> Documentation/devicetree/bindings/timer/renesas,cmt.txt | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> --- 0001/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> +++ work/Documentation/devicetree/bindings/timer/renesas,cmt.txt 2019-06-17 13:26:56.325963995 +0900
> @@ -22,6 +22,10 @@ Required Properties:
>
> - "renesas,r8a73a4-cmt0" for the 32-bit CMT0 device included in r8a73a4.
> - "renesas,r8a73a4-cmt1" for the 48-bit CMT1 device included in r8a73a4.
> + - "renesas,r8a7740-cmt0" for the 32-bit CMT0 device included in r8a7740.
> + - "renesas,r8a7740-cmt2" for the 32-bit CMT2 device included in r8a7740.
> + - "renesas,r8a7740-cmt3" for the 32-bit CMT3 device included in r8a7740.
> + - "renesas,r8a7740-cmt4" for the 32-bit CMT4 device included in r8a7740.
> - "renesas,r8a7743-cmt0" for the 32-bit CMT0 device included in r8a7743.
> - "renesas,r8a7743-cmt1" for the 48-bit CMT1 device included in r8a7743.
> - "renesas,r8a7744-cmt0" for the 32-bit CMT0 device included in r8a7744.
> @@ -48,6 +52,10 @@ Required Properties:
> - "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,sh73a0-cmt0" for the 32-bit CMT0 device included in sh73a0.
> + - "renesas,sh73a0-cmt2" for the 32-bit CMT2 device included in sh73a0.
> + - "renesas,sh73a0-cmt3" for the 32-bit CMT3 device included in sh73a0.
> + - "renesas,sh73a0-cmt4" for the 32-bit CMT4 device included in sh73a0.
>
> - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2
> and RZ/G1.
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2019-07-09 16:21 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-17 9:02 [PATCH 0/8] dt-bindings: timer: renesas, cmt: Various updates Magnus Damm
2019-06-17 9:02 ` [PATCH 1/8] dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740 Magnus Damm
2019-07-09 16:21 ` Rob Herring [this message]
2019-07-09 16:21 ` Rob Herring
2019-06-17 9:03 ` [PATCH 2/8] dt-bindings: timer: renesas, cmt: Update CMT1 on " Magnus Damm
2019-07-09 16:23 ` Rob Herring
2019-07-09 16:23 ` Rob Herring
2019-06-17 9:03 ` [PATCH 3/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792 Magnus Damm
2019-06-18 12:58 ` Geert Uytterhoeven
2019-07-09 16:23 ` Rob Herring
2019-07-09 16:23 ` Rob Herring
2019-06-17 9:03 ` [PATCH 4/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7795 Magnus Damm
2019-06-18 13:00 ` Geert Uytterhoeven
2019-07-09 16:23 ` Rob Herring
2019-07-09 16:23 ` Rob Herring
2019-06-17 9:03 ` [PATCH 5/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77965 Magnus Damm
2019-06-18 13:01 ` Geert Uytterhoeven
2019-07-09 16:23 ` Rob Herring
2019-07-09 16:23 ` Rob Herring
2019-06-17 9:03 ` [PATCH 6/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77990 Magnus Damm
2019-06-18 13:02 ` Geert Uytterhoeven
2019-07-09 16:25 ` Rob Herring
2019-07-09 16:25 ` Rob Herring
2019-06-17 9:03 ` [PATCH 7/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995 Magnus Damm
2019-06-18 13:02 ` Geert Uytterhoeven
2019-07-09 16:25 ` Rob Herring
2019-07-09 16:25 ` Rob Herring
2019-06-17 9:04 ` [PATCH 8/8] dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usage Magnus Damm
2019-06-18 13:06 ` Geert Uytterhoeven
2019-07-09 16:26 ` Rob Herring
2019-07-09 16:26 ` Rob Herring
2019-06-18 10:31 ` [PATCH 0/8] dt-bindings: timer: renesas, cmt: Various updates Simon Horman
2019-06-18 12:25 ` Magnus Damm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190709162131.GA6037@bogus \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.