Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-updates > by-pkgid > 6c29b42e7c35bf1c8b4da9150caf55f6 > files > 804

kernel-doc-3.3.8-2.mga2.noarch.rpm

WM8523 audio CODEC

This device supports I2C only.

Required properties:

  - compatible : "wlf,wm8523"

  - reg : the I2C address of the device.

Example:

codec: wm8523@1a {
	compatible = "wlf,wm8523";
	reg = <0x1a>;
};