17 Jul
2008
17 Jul
'08
3:05 a.m.
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