From: Matt Flax <flatmax@flatmax.org>
To: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: ASoC: CPU DAI samsung-i2s.0 not registered
Date: Thu, 14 Aug 2014 12:19:26 +1000 [thread overview]
Message-ID: <53EC1CAE.7040906@flatmax.org> (raw)
Hi there,
Any ideas why this problem is coming up when I try to load a driver ?
Here is the device tree :
i2s0: i2s@03830000 {
compatible = "samsung,i2s-v5";
reg = <0x03830000 0x100>;
dmas = <&pdma0 10
&pdma0 9
&pdma0 8>;
dma-names = "tx", "rx", "tx-sec";
clocks = <&clock_audss EXYNOS_I2S_BUS>,
<&clock_audss EXYNOS_I2S_BUS>,
<&clock_audss EXYNOS_SCLK_I2S>;
clock-names = "iis", "i2s_opclk0", "i2s_opclk1";
samsung,supports-6ch;
samsung,supports-rstclr;
samsung,supports-secdai;
samsung,idma-addr = <0x03000000>;
pinctrl-names = "default";
pinctrl-0 = <&i2s0_bus>;
};
implant: implant@0 {
compatible = "bva,implant";
};
sound {
compatible = "bva,implant-bva";
samsung,i2s-controller = <&i2s0>;
samsung,audio-codec = <&implant>;
};
next reply other threads:[~2014-08-14 2:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-14 2:19 Matt Flax [this message]
2014-08-14 2:28 ` ASoC: CPU DAI samsung-i2s.0 not registered Inha Song
2014-08-14 4:12 ` Matt Flax
2014-08-14 5:10 ` Michael Trimarchi
2014-08-14 6:31 ` Matt Flax
2014-08-14 5:54 ` Matt Flax
2014-08-14 6:38 ` Matt Flax
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=53EC1CAE.7040906@flatmax.org \
--to=flatmax@flatmax.org \
--cc=alsa-devel@alsa-project.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.