Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 24339

multiple adau1761 interface zedboard

$
0
0

Hi, looking at the zed_adau1761 driver in Linux, is there a restriction in the number of adau1761 codecs to be used?

 

Can i use 6 adau1761 using the Linux driver?

Is this modification sufficient (It works for 2 but i did not try more than 2 adau1761)?

 

static int zed_adau1761_probe(struct platform_device *pdev)

{

  //struct snd_soc_card *card = &zed_adau1761_card; for multi codec

struct snd_soc_card *card = kmemdup(&zed_adau1761_card, sizeof(zed_adau1761_card), GFP_KERNEL);

 

Thanks in advance.


Viewing all articles
Browse latest Browse all 24339

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>