From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 3/3] ARM: shmobile: lager: add sound support on DT
Date: Tue, 10 Jun 2014 15:39:39 +0000 [thread overview]
Message-ID: <539726BB.7090904@cogentembedded.com> (raw)
In-Reply-To: <87sindcx1v.wl%kuninori.morimoto.gx@renesas.com>
On 06/10/2014 06:34 AM, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> It supports PIO transfer at this point
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> arch/arm/boot/dts/r8a7790-lager.dts | 70 +++++++++++++++++++++++++++++++++++
> arch/arm/mach-shmobile/Kconfig | 1 +
> 2 files changed, 71 insertions(+)
> diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
> index 295a60e..51a3e41 100644
> --- a/arch/arm/boot/dts/r8a7790-lager.dts
> +++ b/arch/arm/boot/dts/r8a7790-lager.dts
[...]
> @@ -372,3 +410,35 @@
> &i2c3 {
> status = "ok";
> };
> +
> +&i2c2 {
> + status = "okay";
> + snd_codec: ak4643 {
> + #sound-dai-cells = <0>;
> + compatible = "asahi-kasei,ak4643";
Oh, and according to
Documentation/devicetree/bindings/vendor-prefixes.txt, the vendor prefix
should be "ak", not "asahi-kasei"...
[...]
WBR, Sergei
prev parent reply other threads:[~2014-06-10 15:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-10 2:34 [PATCH 3/3] ARM: shmobile: lager: add sound support on DT Kuninori Morimoto
2014-06-10 15:37 ` Sergei Shtylyov
2014-06-10 15:39 ` Sergei Shtylyov [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=539726BB.7090904@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.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).