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

_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to