2010-02-19 01:11:25 adau1761 preliminary doc
Lars Weber Rasmussen (DENMARK)
Message: 86212
does there exist some preliminary documentation on adau1761 device driver?
/lars
QuoteReplyEditDelete
2010-02-19 01:23:21 Re: adau1761 preliminary doc
Lars Weber Rasmussen (DENMARK)
Message: 86213
I have hooked one eval board up to BF526 ezbrd sport1 on P4 connector. I have changed the sport setting from sport0 to 1 and added support in board/ezbrd.c.
i2c gets registered but no sport pins are allocated and I dont get a /dev/dsp device.
what am i missing?
attached my ezbrd.c board file
ezbrd.c
QuoteReplyEditDelete
2010-02-19 14:23:57 Re: adau1761 preliminary doc
Robin Getz (UNITED STATES)
Message: 86233
Lars:
Nope - it should be similar to the other audio codecs. Someone will write something next week.
-Robin
QuoteReplyEditDelete
2010-02-19 22:43:12 Re: adau1761 preliminary doc
Sonic Zhang (CHINA)
Message: 86242
We haven't run and test the adau1761 driver on real hardware, because there is no available firmware. Because we are not sure if the driver works, there is no doc yet.
QuoteReplyEditDelete
2010-02-19 22:46:55 Re: adau1761 preliminary doc
Sonic Zhang (CHINA)
Message: 86243
Anyway, we can write a document, but we don't ensure your adau1761 run properly following the steps.
QuoteReplyEditDelete
2010-02-20 01:29:44 Re: adau1761 preliminary doc
Lars Weber Rasmussen (DENMARK)
Message: 86244
Hi Robiin and Sonic!
I guess I am getting closer. See my modprobe result. Looks like the format of my firmwarefile is wrong. I have looked at other firmware files for other shipsets. They are all in Intel hex format. Shall 'adau1761.bin' firmware also bee in Intel hex format? Will it be linked into the driver or shall it be available in the romfs?
BR
Lars
snd-soc-adau1761.odt
QuoteReplyEditDelete
2010-02-22 11:32:31 Re: adau1761 preliminary doc
Robin Getz (UNITED STATES)
Message: 86328
Lars:
The bin file is binary data - not an Intel hex.
-Robin
QuoteReplyEditDelete
2010-02-23 11:24:18 Re: adau1761 preliminary doc
Lars Weber Rasmussen (DENMARK)
Message: 86386
Hi Robin!
Output files from SigmaStudio are all .dat or .hex files. Do you have a program to convert one of these to binary?
/lars
QuoteReplyEditDelete
2010-02-23 11:38:29 Re: adau1761 preliminary doc
Mike Frysinger (UNITED STATES)
Message: 86387
yes and no. i have a script, but we're in the process of getting SigmaStudio to do it instead.
QuoteReplyEditDelete
2010-02-23 15:02:39 Re: adau1761 preliminary doc
Lars Weber Rasmussen (DENMARK)
Message: 86395
Hi Mike!
What is the timeline for getting that?
/Lars
QuoteReplyEditDelete
2010-02-24 13:51:53 Re: adau1761 preliminary doc
Robin Getz (UNITED STATES)
Message: 86479
Lars:
Bug the SigmaStudio guys - since we are not customers, they don't care much for our requests. You might be able to prod them to do things faster.
-Robin