linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 2/2] ARM: shmobile: r8a7740: Add TPU node to the device tree
Date: Wed, 31 Jul 2013 01:46:07 +0000	[thread overview]
Message-ID: <20130731014607.GL17209@verge.net.au> (raw)
In-Reply-To: <1354709587-25288-2-git-send-email-hechtb+renesas@gmail.com>

On Fri, Jul 26, 2013 at 12:51:00AM +0200, Laurent Pinchart wrote:
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> ---
>  arch/arm/boot/dts/r8a7740.dtsi | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/r8a7740.dtsi b/arch/arm/boot/dts/r8a7740.dtsi
> index e18a195..639822d 100644
> --- a/arch/arm/boot/dts/r8a7740.dtsi
> +++ b/arch/arm/boot/dts/r8a7740.dtsi
> @@ -147,4 +147,11 @@
>  		gpio-controller;
>  		#gpio-cells = <2>;
>  	};
> +
> +	tpu: pwm@e6600000 {
> +		compatible = "renesas,tpu-r8a7740", "renesas,tpu";
> +		reg = <0xe6600000 0x100>;
> +		status = "disabled";
> +		#pwm-cells = <3>;
> +	};
>  };

Thanks, I will queue this up for v3.12 in the tpu-pwm branch.

  parent reply	other threads:[~2013-07-31  1:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-05 12:13 [PATCH 1/2] ARM: shmobile: sh73a0: Add CPU sleep suspend Bastian Hecht
2012-12-05 12:13 ` [PATCH 2/2] ARM: shmobile: r8a7740: " Bastian Hecht
2012-12-14  3:22   ` Magnus Damm
2013-07-25 22:51   ` [PATCH 2/2] ARM: shmobile: r8a7740: Add TPU node to the device tree Laurent Pinchart
2013-07-31  1:46   ` Simon Horman [this message]
2012-12-14  3:23 ` [PATCH 1/2] ARM: shmobile: sh73a0: Add CPU sleep suspend Magnus Damm
2012-12-14 13:47   ` Simon Horman
2013-01-11  9:32     ` Guennadi Liakhovetski
2013-01-12 15:43       ` Bastian Hecht
2013-01-30  4:22         ` Simon Horman
2013-01-31 16:31           ` Bastian Hecht
2013-02-01  0:12             ` Simon Horman

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=20130731014607.GL17209@verge.net.au \
    --to=horms@verge.net.au \
    --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).