Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-updates > by-pkgid > ed132ff62c42e5779bd79fdcbea90895 > files > 855

kernel-vserver-doc-3.4.69-1.mga2.noarch.rpm

* Freescale SGTL5000 Stereo Codec

Required properties:
- compatible : "fsl,sgtl5000".

- reg : the I2C address of the device

Example:

codec: sgtl5000@0a {
	compatible = "fsl,sgtl5000";
	reg = <0x0a>;
};