From: Yoshihiro Kaneko <ykaneko0929@gmail.com>
To: linux-sh@vger.kernel.org
Cc: Simon Horman <horms@verge.net.au>,
Magnus Damm <magnus.damm@gmail.com>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: [PATCH/RFC] ARM: shmobile: lager: Fix audio clk master to SSI and change audio data interface format type
Date: Sun, 15 Feb 2015 23:49:04 +0900 [thread overview]
Message-ID: <1424011746-3787-1-git-send-email-ykaneko0929@gmail.com> (raw)
From: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
---
This patch is based on devel branch of Simon Horman's renesas tree.
arch/arm/boot/dts/r8a7790-lager.dts | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
index 0c3b678..e7dda8a 100644
--- a/arch/arm/boot/dts/r8a7790-lager.dts
+++ b/arch/arm/boot/dts/r8a7790-lager.dts
@@ -177,9 +177,7 @@
sound {
compatible = "simple-audio-card";
- simple-audio-card,format = "left_j";
- simple-audio-card,bitclock-master = <&sndcodec>;
- simple-audio-card,frame-master = <&sndcodec>;
+ simple-audio-card,format = "i2s";
sndcpu: simple-audio-card,cpu {
sound-dai = <&rcar_sound>;
--
1.9.1
next reply other threads:[~2015-02-15 14:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-15 14:49 Yoshihiro Kaneko [this message]
2015-02-15 15:29 ` [PATCH/RFC] ARM: shmobile: lager: Fix audio clk master to SSI and change audio data interface format type Simon Horman
[not found] ` <20150215152957.GA25065-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2015-02-16 0:01 ` Kuninori Morimoto
2015-02-16 13:51 ` 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=1424011746-3787-1-git-send-email-ykaneko0929@gmail.com \
--to=ykaneko0929@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=horms@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/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).