From: Daniel Ribeiro <drwyrm@gmail.com>
To: alsa-devel@alsa-project.org
Cc: openezx-devel <openezx-devel@lists.openezx.org>
Subject: ASoC: codec registers with more than 16 bits.
Date: Wed, 16 Jul 2008 22:05:21 -0300 [thread overview]
Message-ID: <487E9AD1.8070301@gmail.com> (raw)
Hello alsa experts,
I am working on a ASoC codec driver for the Motorola PCAP2
ASIC for the OpenEZX project, and i am having some trouble...
PCAP2 has 25 bits registers, I access these registers via
32 bits SPI writes/reads, but soc-core/soc-dapm expects codec
registers values to fit on 'unsigned short' vars.
Is there any reason to this limit? I am currently faking
the registers to always fit 16 bits, but this looks ugly.
Would a patch to soc-core/dapm to extend this limit to
32 bits registers be accepted?
Thanks!
--
Daniel Ribeiro
next reply other threads:[~2008-07-17 1:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-17 1:05 Daniel Ribeiro [this message]
2008-07-17 9:33 ` ASoC: codec registers with more than 16 bits 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=487E9AD1.8070301@gmail.com \
--to=drwyrm@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=openezx-devel@lists.openezx.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.