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/3] ARM: shmobile: r8a7740: add FSI support via DTSI
Date: Thu, 05 Dec 2013 05:09:08 +0000	[thread overview]
Message-ID: <20131205050906.GE12774@verge.net.au> (raw)
In-Reply-To: <87y541z9o9.wl%kuninori.morimoto.gx@renesas.com>

On Tue, Dec 03, 2013 at 05:28:41PM -0800, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
>  arch/arm/boot/dts/r8a7740.dtsi |    9 +++++++++
>  1 file changed, 9 insertions(+)

Thanks, I will queue this up.

> 
> diff --git a/arch/arm/boot/dts/r8a7740.dtsi b/arch/arm/boot/dts/r8a7740.dtsi
> index b1c2ed9..52255bf 100644
> --- a/arch/arm/boot/dts/r8a7740.dtsi
> +++ b/arch/arm/boot/dts/r8a7740.dtsi
> @@ -208,4 +208,13 @@
>  		cap-sdio-irq;
>  		status = "disabled";
>  	};
> +
> +	sh_fsi2: sound@fe1f0000 {
> +		#sound-dai-cells = <1>;
> +		compatible = "renesas,sh_fsi2";
> +		reg = <0xfe1f0000 0x400>;
> +		interrupt-parent = <&gic>;
> +		interrupts = <0 9 0x4>;
> +		status = "disabled";
> +	};
>  };
> -- 
> 1.7.9.5
> 

      reply	other threads:[~2013-12-05  5:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04  1:28 [PATCH 2/3] ARM: shmobile: r8a7740: add FSI support via DTSI Kuninori Morimoto
2013-12-05  5:09 ` Simon Horman [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=20131205050906.GE12774@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).