From: Mark Brown <broonie@kernel.org>
To: Caleb Crome <caleb@crome.org>
Cc: Nicolin Chen <nicoleotsuka@gmail.com>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
Liam Girdwood <lgirdwood@gmail.com>,
paul.handrigan@cirrus.com, "Howe, Tim" <tim.howe@cirrus.com>
Subject: Re: [PATCH v5] ASoC: cs53l30: Add support for Cirrus Logic CS53L30
Date: Thu, 2 Jun 2016 19:40:14 +0100 [thread overview]
Message-ID: <20160602184014.GR2282@sirena.org.uk> (raw)
In-Reply-To: <CAG5mAdwp2DEeFk6pwe6n65iQHHzzyiNPx1QTz3u2rUsQRUpNEA@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1717 bytes --]
On Thu, Jun 02, 2016 at 10:40:58AM -0700, Caleb Crome wrote:
> On Thu, Jun 2, 2016 at 10:17 AM, Mark Brown <broonie@kernel.org> wrote:
> > Well, if you specifically mean TDM as opposed to multi-channel our
> > general support for that isn't good (mainly due to lack of demand). It
> > sounds like you're more interested in multi channel here though.
> I must be missing something. To me, TDM is synonymous with
> multi-channel on a single wire. The datasheets of codecs and SoCs
TDM, at least in the sense Linux is using it, is multiple *unrelated*
audio streams on a single wire. Any multi-channel audio stream is TDM
in some sense but the trivial extension to add two or more channels
isn't really a big deal. This is for things more complex than just
stuffing more bytes of data onto a wire where there are going to be some
timeslots that the device should ignore as they're going to/from other
devices (or at least other streams even if the same chip is handling
them).
> (I recall there is also a specific TDM format with something like 384
> slots per frame, which is a well defined thing, but that's not what
> I'm talking about. That's used just for telephony I beleive).
You're thinking of H.1x0 CTBus which is genuine TDM, used for routing
single channel audio streams between multiple PCI (H.100) or cPCI
(H.110) cards in a system. It does way more than 384 slots, 4096
8kHz 8 bit timeslots IIRC.
> What's the linuxy name for what the datasheets call TDM format with
> slots > 2? Do we just call that 'multi-channel', or specifically say,
> 'channels_max > 2'? I was always under the assumption that's what TDM
> meant.
We don't particularly call it anything, it's such a trivial extension.
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next prev parent reply other threads:[~2016-06-02 18:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 22:47 [PATCH v5] ASoC: cs53l30: Add support for Cirrus Logic CS53L30 tim.howe
2016-03-28 9:51 ` Mark Brown
2016-05-17 23:43 ` Nicolin Chen
2016-05-31 16:53 ` Mark Brown
2016-05-31 17:10 ` Caleb Crome
2016-05-31 17:33 ` Handrigan, Paul
2016-05-31 17:35 ` Mark Brown
2016-05-31 22:32 ` Caleb Crome
2016-06-02 17:17 ` Mark Brown
2016-06-02 17:40 ` Caleb Crome
2016-06-02 18:40 ` Mark Brown [this message]
2016-06-05 16:48 ` Caleb Crome
2016-06-06 18:11 ` Mark Brown
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=20160602184014.GR2282@sirena.org.uk \
--to=broonie@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=caleb@crome.org \
--cc=lgirdwood@gmail.com \
--cc=nicoleotsuka@gmail.com \
--cc=paul.handrigan@cirrus.com \
--cc=tim.howe@cirrus.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).