On Wed, Oct 31, 2012 at 03:26:59PM +0800, Bo Shen wrote: > +Required properties: > + - compatible: "atmel,atmel-ssc-dai" > + - atmel,dai-master: this dai base on which ssc controller > +Example: > +dai: dai { > + compatible = "atmel,atmel-ssc-dai"; > + atmel,dai-master = <&ssc0>; > +}; This seems to be a purely virtual device which remaps the SSC onto the Linux audio subsystem? If that is the case then it shouldn't appear in the device tree, the machine driver should just directly reference the SSC and instantiate any devices required in Linux directly.
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- References:
- Prev by Date: Re: [Patch v2 4/4] ASoC: sam9g20-wm8731: convert to device tree support
- Next by Date: Re: [Patch v2 3/4] ASoC: atmel-ssc-dai: register platform from DAIs
- Previous by thread: Re: [Patch v2 3/4] ASoC: atmel-ssc-dai: register platform from DAIs
- Next by thread: Re: [Patch v2 3/4] ASoC: atmel-ssc-dai: register platform from DAIs
- Index(es):