From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH v2 05/10] ARM: shmobile: sh73a0: Add CMT1 device to DT
Date: Tue, 09 Sep 2014 21:52:31 +0000 [thread overview]
Message-ID: <1561885.jmpjuY4moR@avalon> (raw)
In-Reply-To: <1409649186-1046-6-git-send-email-ulrich.hecht+renesas@gmail.com>
Hi Ulrich,
Thank you for the patch.
On Tuesday 02 September 2014 11:13:01 Ulrich Hecht wrote:
> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
> arch/arm/boot/dts/sh73a0.dtsi | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sh73a0.dtsi b/arch/arm/boot/dts/sh73a0.dtsi
> index dad8404..39cb4cf 100644
> --- a/arch/arm/boot/dts/sh73a0.dtsi
> +++ b/arch/arm/boot/dts/sh73a0.dtsi
> @@ -49,6 +49,18 @@
> <0 56 IRQ_TYPE_LEVEL_HIGH>;
> };
>
> + cmt1: timer@e6138000 {
> + compatible = "renesas,cmt-48";
> + reg = <0xe6138000 0x200>;
> + interrupts = <0 65 IRQ_TYPE_LEVEL_HIGH>;
> + clocks = <&mstp3_clks SH73A0_CLK_CMT1>;
> + clock-names = "fck";
> +
> + renesas,channels-mask = <0x3f>;
> +
> + status = "disabled";
> + };
> +
> irqpin0: irqpin@e6900000 {
> compatible = "renesas,intc-irqpin-sh73a0", "renesas,intc-irqpin";
> #interrupt-cells = <2>;
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2014-09-09 21:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-02 9:13 [PATCH v2 05/10] ARM: shmobile: sh73a0: Add CMT1 device to DT Ulrich Hecht
2014-09-09 21:52 ` Laurent Pinchart [this message]
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=1561885.jmpjuY4moR@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-sh@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).