From: moinejf@free.fr (Jean-Francois Moine)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: Dove: Add the audio device to the Cubox DT
Date: Thu, 26 Sep 2013 10:11:47 +0200 [thread overview]
Message-ID: <20130926101147.217015e1@armhf> (raw)
In-Reply-To: <140d8d8a23f.2784.107cef0f820c2f5d7b7f41463071c310@gmail.com>
On Sun, 01 Sep 2013 11:26:54 +0200
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> wrote:
> Jean-Francois,
> Sorry for the messy reply, posting from mobile.
>
> Can you please try <&si5351 1>, iirc audio ist connected to it. I will also
> look it up later.
Sebastian,
In the Cubox, I changed the audio DT to:
&i2s1 {
status = "okay";
clocks = <&gate_clk 13>, <&si5351 1>;
clock-names = "internal", "extclk";
pinctrl-0 = <&pmx_audio1_i2s1_spdifo &pmx_gpio_13_audio1>;
};
and the sound does not get out correctly.
There is no sound at all, except when restarting playing which gives
some shrill sound for half a second at start time.
I lowered the rate in kirkwood-i2s, setting the clock by (* 128)
instead of (* 256), and, most of the time, this gives continuous shrill
and chopped sound at various sample rates (22.05, 32 and 44.1 kHz).
Lowering the clock to (* 64) gives no sound at all.
For more information, I use i2s input in the tda998x with audio rate
96kHz on HDMI output. The sound is fine with the internal dco (tested
with 44.1kHz only).
Some idea?
--
Ken ar c'henta? | ** Breizh ha Linux atav! **
Jef | http://moinejf.free.fr/
next prev parent reply other threads:[~2013-09-26 8:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-28 9:35 [PATCH 2/2] ARM: Dove: Add the audio device to the Cubox DT Jean-Francois Moine
2013-08-28 10:14 ` Sebastian Hesselbarth
2013-08-31 10:51 ` Jean-Francois Moine
2013-08-31 11:24 ` Russell King - ARM Linux
2013-08-31 11:55 ` Jean-Francois Moine
2013-08-31 12:17 ` Russell King - ARM Linux
2013-09-01 7:04 ` Jean-Francois Moine
2013-09-01 9:26 ` Sebastian Hesselbarth
2013-09-01 11:23 ` Jean-Francois Moine
2013-09-26 8:11 ` Jean-Francois Moine [this message]
2013-09-26 8:31 ` Sebastian Hesselbarth
2013-09-26 11:28 ` Jean-Francois Moine
2013-09-26 12:42 ` Sebastian Hesselbarth
2013-09-28 14:27 ` Sebastian Hesselbarth
2013-10-03 16:17 ` Jean-Francois Moine
2013-10-08 16:11 ` Jason Cooper
2013-10-08 17:59 ` Jean-Francois Moine
2013-10-08 18:00 ` Jason Cooper
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=20130926101147.217015e1@armhf \
--to=moinejf@free.fr \
--cc=linux-arm-kernel@lists.infradead.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).