Sophie

Sophie

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

kernel-rt-doc-3.4.24-0.rt36.2.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>;
};