[Patch v2 3/4] ASoC: atmel-ssc-dai: register platform from DAIs

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Nov 1 10:43:15 EDT 2012


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20121101/daf7cdde/attachment-0001.sig>


More information about the linux-arm-kernel mailing list